| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static HeaderFooterSectionConfiguration.Builder |
HeaderFooterSectionConfiguration.builder() |
default HeaderFooterSectionConfiguration.Builder |
HeaderFooterSectionConfiguration.Builder.layout(Consumer<SectionLayoutConfiguration.Builder> layout)
The layout configuration of the header or footer section.
|
HeaderFooterSectionConfiguration.Builder |
HeaderFooterSectionConfiguration.Builder.layout(SectionLayoutConfiguration layout)
The layout configuration of the header or footer section.
|
HeaderFooterSectionConfiguration.Builder |
HeaderFooterSectionConfiguration.Builder.sectionId(String sectionId)
The unique identifier of the header or footer section.
|
default HeaderFooterSectionConfiguration.Builder |
HeaderFooterSectionConfiguration.Builder.style(Consumer<SectionStyle.Builder> style)
The style options of a header or footer section.
|
HeaderFooterSectionConfiguration.Builder |
HeaderFooterSectionConfiguration.Builder.style(SectionStyle style)
The style options of a header or footer section.
|
HeaderFooterSectionConfiguration.Builder |
HeaderFooterSectionConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HeaderFooterSectionConfiguration.Builder> |
HeaderFooterSectionConfiguration.serializableBuilderClass() |
Copyright © 2023. All rights reserved.