Uses of Class
software.amazon.awssdk.services.quicksight.model.ScatterPlotCategoricallyAggregatedFieldWells
-
Packages that use ScatterPlotCategoricallyAggregatedFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ScatterPlotCategoricallyAggregatedFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ScatterPlotCategoricallyAggregatedFieldWells Modifier and Type Method Description ScatterPlotCategoricallyAggregatedFieldWellsScatterPlotFieldWells. scatterPlotCategoricallyAggregatedFieldWells()The aggregated field wells of a scatter plot.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ScatterPlotCategoricallyAggregatedFieldWells Modifier and Type Method Description ScatterPlotFieldWells.BuilderScatterPlotFieldWells.Builder. scatterPlotCategoricallyAggregatedFieldWells(ScatterPlotCategoricallyAggregatedFieldWells scatterPlotCategoricallyAggregatedFieldWells)The aggregated field wells of a scatter plot.
-