| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
GameConfigurationDetails |
UpdateGameConfigurationResponse.gameConfiguration()
Details about the game configuration.
|
GameConfigurationDetails |
ImportGameConfigurationResponse.gameConfiguration()
Details about the game configuration.
|
GameConfigurationDetails |
GetGameConfigurationResponse.gameConfiguration()
Details about the game configuration.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGameConfigurationResponse.Builder |
UpdateGameConfigurationResponse.Builder.gameConfiguration(GameConfigurationDetails gameConfiguration)
Details about the game configuration.
|
ImportGameConfigurationResponse.Builder |
ImportGameConfigurationResponse.Builder.gameConfiguration(GameConfigurationDetails gameConfiguration)
Details about the game configuration.
|
GetGameConfigurationResponse.Builder |
GetGameConfigurationResponse.Builder.gameConfiguration(GameConfigurationDetails gameConfiguration)
Details about the game configuration.
|
Copyright © 2022. All rights reserved.