Uses of Class
software.amazon.awssdk.services.quicksight.model.GaugeChartOptions
-
Packages that use GaugeChartOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GaugeChartOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GaugeChartOptions Modifier and Type Method Description GaugeChartOptionsGaugeChartConfiguration. gaugeChartOptions()The options that determine the presentation of theGaugeChartVisual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GaugeChartOptions Modifier and Type Method Description GaugeChartConfiguration.BuilderGaugeChartConfiguration.Builder. gaugeChartOptions(GaugeChartOptions gaugeChartOptions)The options that determine the presentation of theGaugeChartVisual.
-