Uses of Class
software.amazon.awssdk.services.quicksight.model.FieldLabelType
-
Packages that use FieldLabelType Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FieldLabelType in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FieldLabelType Modifier and Type Method Description FieldLabelTypeDataLabelType. fieldLabelType()Determines the label configuration for the entire field.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FieldLabelType Modifier and Type Method Description DataLabelType.BuilderDataLabelType.Builder. fieldLabelType(FieldLabelType fieldLabelType)Determines the label configuration for the entire field.
-