| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateGameSessionQueueResponse.Builder |
UpdateGameSessionQueueResponse.builder() |
default UpdateGameSessionQueueResponse.Builder |
UpdateGameSessionQueueResponse.Builder.gameSessionQueue(Consumer<GameSessionQueue.Builder> gameSessionQueue)
An object that describes the newly updated game session queue.
|
UpdateGameSessionQueueResponse.Builder |
UpdateGameSessionQueueResponse.Builder.gameSessionQueue(GameSessionQueue gameSessionQueue)
An object that describes the newly updated game session queue.
|
UpdateGameSessionQueueResponse.Builder |
UpdateGameSessionQueueResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateGameSessionQueueResponse.Builder> |
UpdateGameSessionQueueResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.