| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static StartGameSessionPlacementResponse.Builder |
StartGameSessionPlacementResponse.builder() |
default StartGameSessionPlacementResponse.Builder |
StartGameSessionPlacementResponse.Builder.gameSessionPlacement(Consumer<GameSessionPlacement.Builder> gameSessionPlacement)
Object that describes the newly created game session placement.
|
StartGameSessionPlacementResponse.Builder |
StartGameSessionPlacementResponse.Builder.gameSessionPlacement(GameSessionPlacement gameSessionPlacement)
Object that describes the newly created game session placement.
|
StartGameSessionPlacementResponse.Builder |
StartGameSessionPlacementResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartGameSessionPlacementResponse.Builder> |
StartGameSessionPlacementResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.