| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static JobPhase |
JobPhase.fromValue(String value)
Use this in place of valueOf.
|
static JobPhase |
JobPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobPhase[] |
JobPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
Job.withCurrentPhase(JobPhase currentPhase)
A job's phase can be PROBING, TRANSCODING OR UPLOADING
|
Copyright © 2021. All rights reserved.