Uses of Class
software.amazon.awssdk.services.quicksight.model.BoxPlotStyleOptions
-
Packages that use BoxPlotStyleOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BoxPlotStyleOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BoxPlotStyleOptions Modifier and Type Method Description BoxPlotStyleOptionsBoxPlotOptions. styleOptions()The style options of the box plot.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BoxPlotStyleOptions Modifier and Type Method Description BoxPlotOptions.BuilderBoxPlotOptions.Builder. styleOptions(BoxPlotStyleOptions styleOptions)The style options of the box plot.
-