| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGameSessionResponse> |
GameLiftAsyncClient.createGameSession(CreateGameSessionRequest createGameSessionRequest)
Creates a multiplayer game session for players.
|
default CreateGameSessionResponse |
GameLiftClient.createGameSession(CreateGameSessionRequest createGameSessionRequest)
Creates a multiplayer game session for players.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGameSessionRequestMarshaller.marshall(CreateGameSessionRequest createGameSessionRequest) |
Copyright © 2021. All rights reserved.