Uses of Class
software.amazon.awssdk.services.quicksight.model.DefaultSectionBasedLayoutConfiguration
-
Packages that use DefaultSectionBasedLayoutConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DefaultSectionBasedLayoutConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DefaultSectionBasedLayoutConfiguration Modifier and Type Method Description DefaultSectionBasedLayoutConfigurationDefaultPaginatedLayoutConfiguration. sectionBased()The options that determine the default settings for a section-based layout configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DefaultSectionBasedLayoutConfiguration Modifier and Type Method Description DefaultPaginatedLayoutConfiguration.BuilderDefaultPaginatedLayoutConfiguration.Builder. sectionBased(DefaultSectionBasedLayoutConfiguration sectionBased)The options that determine the default settings for a section-based layout configuration.
-