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