| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateGameSessionQueueResponse |
GameLiftClient.createGameSessionQueue(CreateGameSessionQueueRequest createGameSessionQueueRequest)
Establishes a new queue for processing requests to place new game sessions.
|
default CompletableFuture<CreateGameSessionQueueResponse> |
GameLiftAsyncClient.createGameSessionQueue(CreateGameSessionQueueRequest createGameSessionQueueRequest)
Establishes a new queue for processing requests to place new game sessions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGameSessionQueueRequestMarshaller.marshall(CreateGameSessionQueueRequest createGameSessionQueueRequest) |
Copyright © 2020. All rights reserved.