| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static SectionAfterPageBreak.Builder |
SectionAfterPageBreak.builder() |
SectionAfterPageBreak.Builder |
SectionAfterPageBreak.Builder.status(SectionPageBreakStatus status)
The option that enables or disables a page break at the end of a section.
|
SectionAfterPageBreak.Builder |
SectionAfterPageBreak.Builder.status(String status)
The option that enables or disables a page break at the end of a section.
|
SectionAfterPageBreak.Builder |
SectionAfterPageBreak.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SectionAfterPageBreak.Builder> |
SectionAfterPageBreak.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SectionPageBreakConfiguration.Builder |
SectionPageBreakConfiguration.Builder.after(Consumer<SectionAfterPageBreak.Builder> after)
The configuration of a page break after a section.
|
Copyright © 2023. All rights reserved.