| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
default GetGameConfigurationResponse |
GameSparksClient.getGameConfiguration(Consumer<GetGameConfigurationRequest.Builder> getGameConfigurationRequest)
Gets the configuration of the game.
|
default CompletableFuture<GetGameConfigurationResponse> |
GameSparksAsyncClient.getGameConfiguration(Consumer<GetGameConfigurationRequest.Builder> getGameConfigurationRequest)
Gets the configuration of the game.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetGameConfigurationRequest.Builder> |
GetGameConfigurationRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.