Uses of Class
software.amazon.awssdk.services.quicksight.model.BoxPlotAggregatedFieldWells
-
Packages that use BoxPlotAggregatedFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BoxPlotAggregatedFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BoxPlotAggregatedFieldWells Modifier and Type Method Description BoxPlotAggregatedFieldWellsBoxPlotFieldWells. boxPlotAggregatedFieldWells()The aggregated field wells of a box plot.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BoxPlotAggregatedFieldWells Modifier and Type Method Description BoxPlotFieldWells.BuilderBoxPlotFieldWells.Builder. boxPlotAggregatedFieldWells(BoxPlotAggregatedFieldWells boxPlotAggregatedFieldWells)The aggregated field wells of a box plot.
-