Uses of Class
software.amazon.awssdk.services.quicksight.model.BodySectionRepeatConfiguration
-
Packages that use BodySectionRepeatConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BodySectionRepeatConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BodySectionRepeatConfiguration Modifier and Type Method Description BodySectionRepeatConfigurationBodySectionConfiguration. repeatConfiguration()Describes the configurations that are required to declare a section as repeating.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BodySectionRepeatConfiguration Modifier and Type Method Description BodySectionConfiguration.BuilderBodySectionConfiguration.Builder. repeatConfiguration(BodySectionRepeatConfiguration repeatConfiguration)Describes the configurations that are required to declare a section as repeating.
-