Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
WordCloudAggregatedFieldWells |
WordCloudAggregatedFieldWells.clone() |
WordCloudAggregatedFieldWells |
WordCloudFieldWells.getWordCloudAggregatedFieldWells()
The aggregated field wells of a word cloud.
|
WordCloudAggregatedFieldWells |
WordCloudAggregatedFieldWells.withGroupBy(Collection<DimensionField> groupBy)
The group by field well of a word cloud.
|
WordCloudAggregatedFieldWells |
WordCloudAggregatedFieldWells.withGroupBy(DimensionField... groupBy)
The group by field well of a word cloud.
|
WordCloudAggregatedFieldWells |
WordCloudAggregatedFieldWells.withSize(Collection<MeasureField> size)
The size field well of a word cloud.
|
WordCloudAggregatedFieldWells |
WordCloudAggregatedFieldWells.withSize(MeasureField... size)
The size field well of a word cloud.
|
Modifier and Type | Method and Description |
---|---|
void |
WordCloudFieldWells.setWordCloudAggregatedFieldWells(WordCloudAggregatedFieldWells wordCloudAggregatedFieldWells)
The aggregated field wells of a word cloud.
|
WordCloudFieldWells |
WordCloudFieldWells.withWordCloudAggregatedFieldWells(WordCloudAggregatedFieldWells wordCloudAggregatedFieldWells)
The aggregated field wells of a word cloud.
|
Copyright © 2023. All rights reserved.