| Package | Description |
|---|---|
| com.amazonaws.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentState |
DeploymentState.fromValue(String value)
Use this in place of valueOf.
|
static DeploymentState |
DeploymentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentState[] |
DeploymentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StageDeploymentDetails |
StageDeploymentDetails.withDeploymentState(DeploymentState deploymentState)
The state of the deployment.
|
StageDeploymentSummary |
StageDeploymentSummary.withDeploymentState(DeploymentState deploymentState)
The state of the deployment.
|
Copyright © 2022. All rights reserved.