Uses of Class
software.amazon.awssdk.services.quicksight.model.BodySectionDynamicCategoryDimensionConfiguration
-
Packages that use BodySectionDynamicCategoryDimensionConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BodySectionDynamicCategoryDimensionConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BodySectionDynamicCategoryDimensionConfiguration Modifier and Type Method Description BodySectionDynamicCategoryDimensionConfigurationBodySectionRepeatDimensionConfiguration. dynamicCategoryDimensionConfiguration()Describes the Category dataset column and constraints around the dynamic values that will be used in repeating the section contents.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BodySectionDynamicCategoryDimensionConfiguration Modifier and Type Method Description BodySectionRepeatDimensionConfiguration.BuilderBodySectionRepeatDimensionConfiguration.Builder. dynamicCategoryDimensionConfiguration(BodySectionDynamicCategoryDimensionConfiguration dynamicCategoryDimensionConfiguration)Describes the Category dataset column and constraints around the dynamic values that will be used in repeating the section contents.
-