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