| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static Range |
Range.fromValue(String value)
Use this in place of valueOf.
|
static Range |
Range.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Range[] |
Range.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FmtpRequest |
FmtpRequest.withRange(Range range)
The encoding range of the video.
|
Fmtp |
Fmtp.withRange(Range range)
The encoding range of the video.
|
Copyright © 2023. All rights reserved.