| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static AccelerationStatus |
AccelerationStatus.fromValue(String value)
Use this in place of valueOf.
|
static AccelerationStatus |
AccelerationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccelerationStatus[] |
AccelerationStatus.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.withAccelerationStatus(AccelerationStatus accelerationStatus)
Describes whether the current job is running with accelerated transcoding.
|
Copyright © 2020. All rights reserved.