Uses of Class
software.amazon.awssdk.services.quicksight.model.ReferenceLineCustomLabelConfiguration
-
Packages that use ReferenceLineCustomLabelConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ReferenceLineCustomLabelConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ReferenceLineCustomLabelConfiguration Modifier and Type Method Description ReferenceLineCustomLabelConfigurationReferenceLineLabelConfiguration. customLabelConfiguration()The custom label configuration of the label in a reference line.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ReferenceLineCustomLabelConfiguration Modifier and Type Method Description ReferenceLineLabelConfiguration.BuilderReferenceLineLabelConfiguration.Builder. customLabelConfiguration(ReferenceLineCustomLabelConfiguration customLabelConfiguration)The custom label configuration of the label in a reference line.
-