Uses of Class
software.amazon.awssdk.services.quicksight.model.KPIFieldWells
-
Packages that use KPIFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of KPIFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return KPIFieldWells Modifier and Type Method Description KPIFieldWellsKPIConfiguration. fieldWells()The field well configuration of a KPI visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type KPIFieldWells Modifier and Type Method Description KPIConfiguration.BuilderKPIConfiguration.Builder. fieldWells(KPIFieldWells fieldWells)The field well configuration of a KPI visual.
-