| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeEndpointsMode |
DescribeEndpointsMode.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
DescribeEndpointsMode |
DescribeEndpointsRequest.mode()
Optional field, defaults to DEFAULT.
|
static DescribeEndpointsMode |
DescribeEndpointsMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescribeEndpointsMode[] |
DescribeEndpointsMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<DescribeEndpointsMode> |
DescribeEndpointsMode.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEndpointsRequest.Builder |
DescribeEndpointsRequest.Builder.mode(DescribeEndpointsMode mode)
Optional field, defaults to DEFAULT.
|
Copyright © 2023. All rights reserved.