Uses of Class
software.amazon.awssdk.services.quicksight.model.BodySectionDynamicNumericDimensionConfiguration
-
Packages that use BodySectionDynamicNumericDimensionConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BodySectionDynamicNumericDimensionConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BodySectionDynamicNumericDimensionConfiguration Modifier and Type Method Description BodySectionDynamicNumericDimensionConfigurationBodySectionRepeatDimensionConfiguration. dynamicNumericDimensionConfiguration()Describes the Numeric dataset column and constraints around the dynamic values used to repeat the contents of a section.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BodySectionDynamicNumericDimensionConfiguration Modifier and Type Method Description BodySectionRepeatDimensionConfiguration.BuilderBodySectionRepeatDimensionConfiguration.Builder. dynamicNumericDimensionConfiguration(BodySectionDynamicNumericDimensionConfiguration dynamicNumericDimensionConfiguration)Describes the Numeric dataset column and constraints around the dynamic values used to repeat the contents of a section.
-