| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
static ContainerType |
ContainerType.fromValue(String value)
Use this in place of valueOf.
|
static ContainerType |
ContainerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerType[] |
ContainerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOriginEndpointResult |
UpdateOriginEndpointResult.withContainerType(ContainerType containerType)
The type of container attached to this origin endpoint.
|
GetOriginEndpointResult |
GetOriginEndpointResult.withContainerType(ContainerType containerType)
The type of container attached to this origin endpoint.
|
CreateOriginEndpointResult |
CreateOriginEndpointResult.withContainerType(ContainerType containerType)
The type of container attached to this origin endpoint.
|
CreateOriginEndpointRequest |
CreateOriginEndpointRequest.withContainerType(ContainerType containerType)
The type of container to attach to this origin endpoint.
|
UpdateOriginEndpointRequest |
UpdateOriginEndpointRequest.withContainerType(ContainerType containerType)
The type of container attached to this origin endpoint.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withContainerType(ContainerType containerType)
The type of container attached to this origin endpoint.
|
Copyright © 2024. All rights reserved.