Uses of Class
software.amazon.awssdk.services.quicksight.model.SectionAfterPageBreak
-
Packages that use SectionAfterPageBreak Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SectionAfterPageBreak in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SectionAfterPageBreak Modifier and Type Method Description SectionAfterPageBreakSectionPageBreakConfiguration. after()The configuration of a page break after a section.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SectionAfterPageBreak Modifier and Type Method Description SectionPageBreakConfiguration.BuilderSectionPageBreakConfiguration.Builder. after(SectionAfterPageBreak after)The configuration of a page break after a section.
-