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