Uses of Class
software.amazon.awssdk.services.quicksight.model.AxisLabelReferenceOptions
-
Packages that use AxisLabelReferenceOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AxisLabelReferenceOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AxisLabelReferenceOptions Modifier and Type Method Description AxisLabelReferenceOptionsAxisLabelOptions. applyTo()The options that indicate which field the label belongs to.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AxisLabelReferenceOptions Modifier and Type Method Description AxisLabelOptions.BuilderAxisLabelOptions.Builder. applyTo(AxisLabelReferenceOptions applyTo)The options that indicate which field the label belongs to.
-