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