| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| software.amazon.awssdk.services.gamesparks.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateGameResponse |
GameSparksClient.updateGame(UpdateGameRequest updateGameRequest)
Updates details of the game.
|
default CompletableFuture<UpdateGameResponse> |
GameSparksAsyncClient.updateGame(UpdateGameRequest updateGameRequest)
Updates details of the game.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGameRequestMarshaller.marshall(UpdateGameRequest updateGameRequest) |
Copyright © 2022. All rights reserved.