| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
StageDetails |
GetStageResponse.stage()
Properties that provide details of the stage.
|
StageDetails |
UpdateStageResponse.stage()
Properties that provide details of the updated stage.
|
StageDetails |
CreateStageResponse.stage()
Properties that describe the stage.
|
| Modifier and Type | Method and Description |
|---|---|
GetStageResponse.Builder |
GetStageResponse.Builder.stage(StageDetails stage)
Properties that provide details of the stage.
|
UpdateStageResponse.Builder |
UpdateStageResponse.Builder.stage(StageDetails stage)
Properties that provide details of the updated stage.
|
CreateStageResponse.Builder |
CreateStageResponse.Builder.stage(StageDetails stage)
Properties that describe the stage.
|
Copyright © 2022. All rights reserved.