Uses of Class
software.amazon.awssdk.services.quicksight.model.KPIVisualLayoutOptions
-
Packages that use KPIVisualLayoutOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of KPIVisualLayoutOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return KPIVisualLayoutOptions Modifier and Type Method Description KPIVisualLayoutOptionsKPIOptions. visualLayoutOptions()The options that determine the layout a KPI visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type KPIVisualLayoutOptions Modifier and Type Method Description KPIOptions.BuilderKPIOptions.Builder. visualLayoutOptions(KPIVisualLayoutOptions visualLayoutOptions)The options that determine the layout a KPI visual.
-