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