| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| software.amazon.awssdk.services.gamesparks.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetGameConfigurationResponse |
GameSparksClient.getGameConfiguration(GetGameConfigurationRequest getGameConfigurationRequest)
Gets the configuration of the game.
|
default CompletableFuture<GetGameConfigurationResponse> |
GameSparksAsyncClient.getGameConfiguration(GetGameConfigurationRequest getGameConfigurationRequest)
Gets the configuration of the game.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGameConfigurationRequestMarshaller.marshall(GetGameConfigurationRequest getGameConfigurationRequest) |
Copyright © 2022. All rights reserved.