| Package | Description |
|---|---|
| com.amazonaws.services.gamesparks |
|
| com.amazonaws.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGameConfigurationResult |
AWSGameSparksClient.updateGameConfiguration(UpdateGameConfigurationRequest request)
Updates one or more sections of the game configuration.
|
UpdateGameConfigurationResult |
AbstractAWSGameSparks.updateGameConfiguration(UpdateGameConfigurationRequest request) |
UpdateGameConfigurationResult |
AWSGameSparks.updateGameConfiguration(UpdateGameConfigurationRequest updateGameConfigurationRequest)
Updates one or more sections of the game configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGameConfigurationResult> |
AWSGameSparksAsyncClient.updateGameConfigurationAsync(UpdateGameConfigurationRequest request,
AsyncHandler<UpdateGameConfigurationRequest,UpdateGameConfigurationResult> asyncHandler) |
Future<UpdateGameConfigurationResult> |
AbstractAWSGameSparksAsync.updateGameConfigurationAsync(UpdateGameConfigurationRequest request,
AsyncHandler<UpdateGameConfigurationRequest,UpdateGameConfigurationResult> asyncHandler) |
Future<UpdateGameConfigurationResult> |
AWSGameSparksAsync.updateGameConfigurationAsync(UpdateGameConfigurationRequest updateGameConfigurationRequest,
AsyncHandler<UpdateGameConfigurationRequest,UpdateGameConfigurationResult> asyncHandler)
Updates one or more sections of the game configuration.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGameConfigurationResult |
UpdateGameConfigurationResult.clone() |
UpdateGameConfigurationResult |
UpdateGameConfigurationResult.withGameConfiguration(GameConfigurationDetails gameConfiguration)
Details about the game configuration.
|
Copyright © 2022. All rights reserved.