Uses of Class
software.amazon.awssdk.services.quicksight.model.SectionStyle
-
Packages that use SectionStyle Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SectionStyle in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SectionStyle Modifier and Type Method Description SectionStyleBodySectionConfiguration. style()The style options of a body section.SectionStyleHeaderFooterSectionConfiguration. style()The style options of a header or footer section.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SectionStyle Modifier and Type Method Description BodySectionConfiguration.BuilderBodySectionConfiguration.Builder. style(SectionStyle style)The style options of a body section.HeaderFooterSectionConfiguration.BuilderHeaderFooterSectionConfiguration.Builder. style(SectionStyle style)The style options of a header or footer section.
-