| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SectionLayoutConfiguration |
SectionLayoutConfiguration.clone() |
SectionLayoutConfiguration |
BodySectionContent.getLayout()
The layout configuration of a body section.
|
SectionLayoutConfiguration |
HeaderFooterSectionConfiguration.getLayout()
The layout configuration of the header or footer section.
|
SectionLayoutConfiguration |
SectionLayoutConfiguration.withFreeFormLayout(FreeFormSectionLayoutConfiguration freeFormLayout)
The free-form layout configuration of a section.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BodySectionContent.setLayout(SectionLayoutConfiguration layout)
The layout configuration of a body section.
|
void |
HeaderFooterSectionConfiguration.setLayout(SectionLayoutConfiguration layout)
The layout configuration of the header or footer section.
|
BodySectionContent |
BodySectionContent.withLayout(SectionLayoutConfiguration layout)
The layout configuration of a body section.
|
HeaderFooterSectionConfiguration |
HeaderFooterSectionConfiguration.withLayout(SectionLayoutConfiguration layout)
The layout configuration of the header or footer section.
|
Copyright © 2024. All rights reserved.