| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| 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 © 2023. All rights reserved.