Uses of Interface
software.amazon.awssdk.services.quicksight.model.WordCloudFieldWells.Builder
-
Packages that use WordCloudFieldWells.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of WordCloudFieldWells.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return WordCloudFieldWells.Builder Modifier and Type Method Description static WordCloudFieldWells.BuilderWordCloudFieldWells. builder()WordCloudFieldWells.BuilderWordCloudFieldWells. toBuilder()default WordCloudFieldWells.BuilderWordCloudFieldWells.Builder. wordCloudAggregatedFieldWells(Consumer<WordCloudAggregatedFieldWells.Builder> wordCloudAggregatedFieldWells)The aggregated field wells of a word cloud.WordCloudFieldWells.BuilderWordCloudFieldWells.Builder. wordCloudAggregatedFieldWells(WordCloudAggregatedFieldWells wordCloudAggregatedFieldWells)The aggregated field wells of a word cloud.Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type WordCloudFieldWells.Builder Modifier and Type Method Description static Class<? extends WordCloudFieldWells.Builder>WordCloudFieldWells. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type WordCloudFieldWells.Builder Modifier and Type Method Description default WordCloudChartConfiguration.BuilderWordCloudChartConfiguration.Builder. fieldWells(Consumer<WordCloudFieldWells.Builder> fieldWells)The field wells of the visual.
-