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