| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| software.amazon.awssdk.services.gamesparks.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateGameResponse |
GameSparksClient.createGame(CreateGameRequest createGameRequest)
Creates a new game with an empty configuration.
|
default CompletableFuture<CreateGameResponse> |
GameSparksAsyncClient.createGame(CreateGameRequest createGameRequest)
Creates a new game with an empty configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGameRequestMarshaller.marshall(CreateGameRequest createGameRequest) |
Copyright © 2022. All rights reserved.