| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static WordCloudFieldWells.Builder |
WordCloudFieldWells.builder() |
WordCloudFieldWells.Builder |
WordCloudFieldWells.toBuilder() |
default WordCloudFieldWells.Builder |
WordCloudFieldWells.Builder.wordCloudAggregatedFieldWells(Consumer<WordCloudAggregatedFieldWells.Builder> wordCloudAggregatedFieldWells)
The aggregated field wells of a word cloud.
|
WordCloudFieldWells.Builder |
WordCloudFieldWells.Builder.wordCloudAggregatedFieldWells(WordCloudAggregatedFieldWells wordCloudAggregatedFieldWells)
The aggregated field wells of a word cloud.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WordCloudFieldWells.Builder> |
WordCloudFieldWells.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default WordCloudChartConfiguration.Builder |
WordCloudChartConfiguration.Builder.fieldWells(Consumer<WordCloudFieldWells.Builder> fieldWells)
The field wells of the visual.
|
Copyright © 2023. All rights reserved.