| Package | Description |
|---|---|
| com.amazonaws.services.mediastore.model |
| Modifier and Type | Method and Description |
|---|---|
static ContainerStatus |
ContainerStatus.fromValue(String value)
Use this in place of valueOf.
|
static ContainerStatus |
ContainerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerStatus[] |
ContainerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Container |
Container.withStatus(ContainerStatus status)
The status of container creation or deletion.
|
Copyright © 2024. All rights reserved.