| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
static GetGameConfigurationResponse.Builder |
GetGameConfigurationResponse.builder() |
default GetGameConfigurationResponse.Builder |
GetGameConfigurationResponse.Builder.gameConfiguration(Consumer<GameConfigurationDetails.Builder> gameConfiguration)
Details about the game configuration.
|
GetGameConfigurationResponse.Builder |
GetGameConfigurationResponse.Builder.gameConfiguration(GameConfigurationDetails gameConfiguration)
Details about the game configuration.
|
GetGameConfigurationResponse.Builder |
GetGameConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetGameConfigurationResponse.Builder> |
GetGameConfigurationResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.