| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGameSessionQueueResponse> |
GameLiftAsyncClient.updateGameSessionQueue(UpdateGameSessionQueueRequest updateGameSessionQueueRequest)
Updates the configuration of a game session queue, which determines how the queue processes new game session
requests.
|
default UpdateGameSessionQueueResponse |
GameLiftClient.updateGameSessionQueue(UpdateGameSessionQueueRequest updateGameSessionQueueRequest)
Updates the configuration of a game session queue, which determines how the queue processes new game session
requests.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGameSessionQueueRequestMarshaller.marshall(UpdateGameSessionQueueRequest updateGameSessionQueueRequest) |
Copyright © 2022. All rights reserved.