| Package | Description |
|---|---|
| com.amazonaws.services.gamesparks |
|
| com.amazonaws.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
GetGameConfigurationResult |
AbstractAWSGameSparks.getGameConfiguration(GetGameConfigurationRequest request) |
GetGameConfigurationResult |
AWSGameSparksClient.getGameConfiguration(GetGameConfigurationRequest request)
Gets the configuration of the game.
|
GetGameConfigurationResult |
AWSGameSparks.getGameConfiguration(GetGameConfigurationRequest getGameConfigurationRequest)
Gets the configuration of the game.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetGameConfigurationResult> |
AbstractAWSGameSparksAsync.getGameConfigurationAsync(GetGameConfigurationRequest request,
AsyncHandler<GetGameConfigurationRequest,GetGameConfigurationResult> asyncHandler) |
Future<GetGameConfigurationResult> |
AWSGameSparksAsync.getGameConfigurationAsync(GetGameConfigurationRequest getGameConfigurationRequest,
AsyncHandler<GetGameConfigurationRequest,GetGameConfigurationResult> asyncHandler)
Gets the configuration of the game.
|
Future<GetGameConfigurationResult> |
AWSGameSparksAsyncClient.getGameConfigurationAsync(GetGameConfigurationRequest request,
AsyncHandler<GetGameConfigurationRequest,GetGameConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetGameConfigurationResult |
GetGameConfigurationResult.clone() |
GetGameConfigurationResult |
GetGameConfigurationResult.withGameConfiguration(GameConfigurationDetails gameConfiguration)
Details about the game configuration.
|
Copyright © 2023. All rights reserved.