| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static StopGameSessionPlacementResponse.Builder |
StopGameSessionPlacementResponse.builder() |
default StopGameSessionPlacementResponse.Builder |
StopGameSessionPlacementResponse.Builder.gameSessionPlacement(Consumer<GameSessionPlacement.Builder> gameSessionPlacement)
Object that describes the canceled game session placement, with
CANCELLED status and an end time
stamp. |
StopGameSessionPlacementResponse.Builder |
StopGameSessionPlacementResponse.Builder.gameSessionPlacement(GameSessionPlacement gameSessionPlacement)
Object that describes the canceled game session placement, with
CANCELLED status and an end time
stamp. |
StopGameSessionPlacementResponse.Builder |
StopGameSessionPlacementResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopGameSessionPlacementResponse.Builder> |
StopGameSessionPlacementResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.