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