| Package | Description |
|---|---|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static ContainerDependencyCondition |
ContainerDependencyCondition.fromValue(String value)
Use this in place of valueOf.
|
static ContainerDependencyCondition |
ContainerDependencyCondition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerDependencyCondition[] |
ContainerDependencyCondition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerDependency |
ContainerDependency.withCondition(ContainerDependencyCondition condition)
The condition that the dependency container must reach before the dependent container can start.
|
Copyright © 2025. All rights reserved.