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