Uses of Class
software.amazon.awssdk.services.quicksight.model.BarChartFieldWells
-
Packages that use BarChartFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BarChartFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BarChartFieldWells Modifier and Type Method Description BarChartFieldWellsBarChartConfiguration. fieldWells()The field wells of the visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BarChartFieldWells Modifier and Type Method Description BarChartConfiguration.BuilderBarChartConfiguration.Builder. fieldWells(BarChartFieldWells fieldWells)The field wells of the visual.
-