| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static BodySectionContent.Builder |
BodySectionContent.builder() |
default BodySectionContent.Builder |
BodySectionContent.Builder.layout(Consumer<SectionLayoutConfiguration.Builder> layout)
The layout configuration of a body section.
|
BodySectionContent.Builder |
BodySectionContent.Builder.layout(SectionLayoutConfiguration layout)
The layout configuration of a body section.
|
BodySectionContent.Builder |
BodySectionContent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BodySectionContent.Builder> |
BodySectionContent.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BodySectionConfiguration.Builder |
BodySectionConfiguration.Builder.content(Consumer<BodySectionContent.Builder> content)
The configuration of content in a body section.
|
Copyright © 2023. All rights reserved.