Uses of Class
software.amazon.awssdk.services.quicksight.model.NumericalDimensionField
-
Packages that use NumericalDimensionField Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of NumericalDimensionField in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return NumericalDimensionField Modifier and Type Method Description NumericalDimensionFieldDimensionField. numericalDimensionField()The dimension type field with numerical type columns.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type NumericalDimensionField Modifier and Type Method Description DimensionField.BuilderDimensionField.Builder. numericalDimensionField(NumericalDimensionField numericalDimensionField)The dimension type field with numerical type columns.
-