Uses of Class
software.amazon.awssdk.services.quicksight.model.RangeEndsLabelType
-
Packages that use RangeEndsLabelType Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of RangeEndsLabelType in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return RangeEndsLabelType Modifier and Type Method Description RangeEndsLabelTypeDataLabelType. rangeEndsLabelType()Determines the label configuration for range end value in a visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type RangeEndsLabelType Modifier and Type Method Description DataLabelType.BuilderDataLabelType.Builder. rangeEndsLabelType(RangeEndsLabelType rangeEndsLabelType)Determines the label configuration for range end value in a visual.
-