Uses of Class
software.amazon.awssdk.services.quicksight.model.ArcOptions
-
Packages that use ArcOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ArcOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ArcOptions Modifier and Type Method Description ArcOptionsDonutOptions. arcOptions()The option for define the arc of the chart shape.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ArcOptions Modifier and Type Method Description DonutOptions.BuilderDonutOptions.Builder. arcOptions(ArcOptions arcOptions)The option for define the arc of the chart shape.
-