Uses of Class
software.amazon.awssdk.services.quicksight.model.ComboChartAggregatedFieldWells
-
Packages that use ComboChartAggregatedFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ComboChartAggregatedFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ComboChartAggregatedFieldWells Modifier and Type Method Description ComboChartAggregatedFieldWellsComboChartFieldWells. comboChartAggregatedFieldWells()The aggregated field wells of a combo chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ComboChartAggregatedFieldWells Modifier and Type Method Description ComboChartFieldWells.BuilderComboChartFieldWells.Builder. comboChartAggregatedFieldWells(ComboChartAggregatedFieldWells comboChartAggregatedFieldWells)The aggregated field wells of a combo chart.
-