| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks |
|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
default UpdateGameConfigurationResponse |
GameSparksClient.updateGameConfiguration(Consumer<UpdateGameConfigurationRequest.Builder> updateGameConfigurationRequest)
Updates one or more sections of the game configuration.
|
default CompletableFuture<UpdateGameConfigurationResponse> |
GameSparksAsyncClient.updateGameConfiguration(Consumer<UpdateGameConfigurationRequest.Builder> updateGameConfigurationRequest)
Updates one or more sections of the game configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateGameConfigurationRequest.Builder> |
UpdateGameConfigurationRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.