Uses of Class
software.amazon.awssdk.services.quicksight.model.ReferenceLineStyleConfiguration
-
Packages that use ReferenceLineStyleConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ReferenceLineStyleConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ReferenceLineStyleConfiguration Modifier and Type Method Description ReferenceLineStyleConfigurationReferenceLine. styleConfiguration()The style configuration of the reference line.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ReferenceLineStyleConfiguration Modifier and Type Method Description ReferenceLine.BuilderReferenceLine.Builder. styleConfiguration(ReferenceLineStyleConfiguration styleConfiguration)The style configuration of the reference line.
-