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