| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
List<SectionModification> |
UpdateGameConfigurationRequest.modifications()
The list of modifications to make.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGameConfigurationRequest.Builder |
UpdateGameConfigurationRequest.Builder.modifications(SectionModification... modifications)
The list of modifications to make.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGameConfigurationRequest.Builder |
UpdateGameConfigurationRequest.Builder.modifications(Collection<SectionModification> modifications)
The list of modifications to make.
|
Copyright © 2022. All rights reserved.