| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Section> |
SnapshotDetails.sections()
The sections in the snapshot.
|
Map<String,Section> |
GameConfigurationDetails.sections()
Configuration data, organized by section name.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotDetails.Builder |
SnapshotDetails.Builder.sections(Map<String,Section> sections)
The sections in the snapshot.
|
GameConfigurationDetails.Builder |
GameConfigurationDetails.Builder.sections(Map<String,Section> sections)
Configuration data, organized by section name.
|
Copyright © 2022. All rights reserved.