public static interface WordCloudFieldWells.Builder extends SdkPojo, CopyableBuilder<WordCloudFieldWells.Builder,WordCloudFieldWells>
| Modifier and Type | Method and Description |
|---|---|
default WordCloudFieldWells.Builder |
wordCloudAggregatedFieldWells(Consumer<WordCloudAggregatedFieldWells.Builder> wordCloudAggregatedFieldWells)
The aggregated field wells of a word cloud.
|
WordCloudFieldWells.Builder |
wordCloudAggregatedFieldWells(WordCloudAggregatedFieldWells wordCloudAggregatedFieldWells)
The aggregated field wells of a word cloud.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildWordCloudFieldWells.Builder wordCloudAggregatedFieldWells(WordCloudAggregatedFieldWells wordCloudAggregatedFieldWells)
The aggregated field wells of a word cloud.
wordCloudAggregatedFieldWells - The aggregated field wells of a word cloud.default WordCloudFieldWells.Builder wordCloudAggregatedFieldWells(Consumer<WordCloudAggregatedFieldWells.Builder> wordCloudAggregatedFieldWells)
The aggregated field wells of a word cloud.
This is a convenience method that creates an instance of theWordCloudAggregatedFieldWells.Builder
avoiding the need to create one manually via WordCloudAggregatedFieldWells.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to wordCloudAggregatedFieldWells(WordCloudAggregatedFieldWells).
wordCloudAggregatedFieldWells - a consumer that will call methods on WordCloudAggregatedFieldWells.BuilderwordCloudAggregatedFieldWells(WordCloudAggregatedFieldWells)Copyright © 2023. All rights reserved.