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