Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
FreeFormSectionLayoutConfiguration |
FreeFormSectionLayoutConfiguration.clone() |
FreeFormSectionLayoutConfiguration |
SectionLayoutConfiguration.getFreeFormLayout()
The free-form layout configuration of a section.
|
FreeFormSectionLayoutConfiguration |
FreeFormSectionLayoutConfiguration.withElements(Collection<FreeFormLayoutElement> elements)
The elements that are included in the free-form layout.
|
FreeFormSectionLayoutConfiguration |
FreeFormSectionLayoutConfiguration.withElements(FreeFormLayoutElement... elements)
The elements that are included in the free-form layout.
|
Modifier and Type | Method and Description |
---|---|
void |
SectionLayoutConfiguration.setFreeFormLayout(FreeFormSectionLayoutConfiguration freeFormLayout)
The free-form layout configuration of a section.
|
SectionLayoutConfiguration |
SectionLayoutConfiguration.withFreeFormLayout(FreeFormSectionLayoutConfiguration freeFormLayout)
The free-form layout configuration of a section.
|
Copyright © 2024. All rights reserved.