| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static SectionLayoutConfiguration.Builder |
SectionLayoutConfiguration.builder() |
default SectionLayoutConfiguration.Builder |
SectionLayoutConfiguration.Builder.freeFormLayout(Consumer<FreeFormSectionLayoutConfiguration.Builder> freeFormLayout)
The free-form layout configuration of a section.
|
SectionLayoutConfiguration.Builder |
SectionLayoutConfiguration.Builder.freeFormLayout(FreeFormSectionLayoutConfiguration freeFormLayout)
The free-form layout configuration of a section.
|
SectionLayoutConfiguration.Builder |
SectionLayoutConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SectionLayoutConfiguration.Builder> |
SectionLayoutConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BodySectionContent.Builder |
BodySectionContent.Builder.layout(Consumer<SectionLayoutConfiguration.Builder> layout)
The layout configuration of a body section.
|
default HeaderFooterSectionConfiguration.Builder |
HeaderFooterSectionConfiguration.Builder.layout(Consumer<SectionLayoutConfiguration.Builder> layout)
The layout configuration of the header or footer section.
|
Copyright © 2023. All rights reserved.