| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartGameSessionPlacementResponse> |
GameLiftAsyncClient.startGameSessionPlacement(StartGameSessionPlacementRequest startGameSessionPlacementRequest)
Places a request for a new game session in a queue (see CreateGameSessionQueue).
|
default StartGameSessionPlacementResponse |
GameLiftClient.startGameSessionPlacement(StartGameSessionPlacementRequest startGameSessionPlacementRequest)
Places a request for a new game session in a queue (see CreateGameSessionQueue).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartGameSessionPlacementRequestMarshaller.marshall(StartGameSessionPlacementRequest startGameSessionPlacementRequest) |
Copyright © 2022. All rights reserved.