Uses of Class
software.amazon.awssdk.services.quicksight.model.DataPathLabelType
-
Packages that use DataPathLabelType Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DataPathLabelType in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DataPathLabelType Modifier and Type Method Description DataPathLabelTypeDataLabelType. dataPathLabelType()The option that specifies individual data values for labels.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DataPathLabelType Modifier and Type Method Description DataLabelType.BuilderDataLabelType.Builder. dataPathLabelType(DataPathLabelType dataPathLabelType)The option that specifies individual data values for labels.
-