Uses of Class
software.amazon.awssdk.services.quicksight.model.ProgressBarOptions
-
Packages that use ProgressBarOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ProgressBarOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ProgressBarOptions Modifier and Type Method Description ProgressBarOptionsKPIOptions. progressBar()The options that determine the presentation of the progress bar of a KPI visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ProgressBarOptions Modifier and Type Method Description KPIOptions.BuilderKPIOptions.Builder. progressBar(ProgressBarOptions progressBar)The options that determine the presentation of the progress bar of a KPI visual.
-