Uses of Class
software.amazon.awssdk.services.quicksight.model.KPIOptions
-
Packages that use KPIOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of KPIOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return KPIOptions Modifier and Type Method Description KPIOptionsKPIConfiguration. kpiOptions()The options that determine the presentation of a KPI visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type KPIOptions Modifier and Type Method Description KPIConfiguration.BuilderKPIConfiguration.Builder. kpiOptions(KPIOptions kpiOptions)The options that determine the presentation of a KPI visual.
-