Uses of Class
software.amazon.awssdk.services.quicksight.model.DonutOptions
-
Packages that use DonutOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DonutOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DonutOptions Modifier and Type Method Description DonutOptionsPieChartConfiguration. donutOptions()The options that determine the shape of the chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DonutOptions Modifier and Type Method Description PieChartConfiguration.BuilderPieChartConfiguration.Builder. donutOptions(DonutOptions donutOptions)The options that determine the shape of the chart.
-