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