| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamesparks.model |
| Modifier and Type | Method and Description |
|---|---|
Section.Builder |
Section.Builder.attributes(Document attributes)
The content of a configuration section.
|
static Section.Builder |
Section.builder() |
Section.Builder |
Section.Builder.name(String name)
The name of the section.
|
Section.Builder |
Section.Builder.size(Integer size)
The size, in bytes, of the section contents.
|
Section.Builder |
Section.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Section.Builder> |
Section.serializableBuilderClass() |
Copyright © 2022. All rights reserved.