Uses of Class
software.amazon.awssdk.services.quicksight.model.GaugeChartVisual
-
Packages that use GaugeChartVisual Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GaugeChartVisual in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GaugeChartVisual Modifier and Type Method Description GaugeChartVisualVisual. gaugeChartVisual()A gauge chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GaugeChartVisual Modifier and Type Method Description Visual.BuilderVisual.Builder. gaugeChartVisual(GaugeChartVisual gaugeChartVisual)A gauge chart.
-