| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SectionAfterPageBreak |
SectionAfterPageBreak.clone() |
SectionAfterPageBreak |
SectionPageBreakConfiguration.getAfter()
The configuration of a page break after a section.
|
SectionAfterPageBreak |
SectionAfterPageBreak.withStatus(SectionPageBreakStatus status)
The option that enables or disables a page break at the end of a section.
|
SectionAfterPageBreak |
SectionAfterPageBreak.withStatus(String status)
The option that enables or disables a page break at the end of a section.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SectionPageBreakConfiguration.setAfter(SectionAfterPageBreak after)
The configuration of a page break after a section.
|
SectionPageBreakConfiguration |
SectionPageBreakConfiguration.withAfter(SectionAfterPageBreak after)
The configuration of a page break after a section.
|
Copyright © 2023. All rights reserved.