public static interface WaterfallChartFieldWells.Builder extends SdkPojo, CopyableBuilder<WaterfallChartFieldWells.Builder,WaterfallChartFieldWells>
| Modifier and Type | Method and Description |
|---|---|
default WaterfallChartFieldWells.Builder |
waterfallChartAggregatedFieldWells(Consumer<WaterfallChartAggregatedFieldWells.Builder> waterfallChartAggregatedFieldWells)
The field well configuration of a waterfall visual.
|
WaterfallChartFieldWells.Builder |
waterfallChartAggregatedFieldWells(WaterfallChartAggregatedFieldWells waterfallChartAggregatedFieldWells)
The field well configuration of a waterfall visual.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildWaterfallChartFieldWells.Builder waterfallChartAggregatedFieldWells(WaterfallChartAggregatedFieldWells waterfallChartAggregatedFieldWells)
The field well configuration of a waterfall visual.
waterfallChartAggregatedFieldWells - The field well configuration of a waterfall visual.default WaterfallChartFieldWells.Builder waterfallChartAggregatedFieldWells(Consumer<WaterfallChartAggregatedFieldWells.Builder> waterfallChartAggregatedFieldWells)
The field well configuration of a waterfall visual.
This is a convenience method that creates an instance of theWaterfallChartAggregatedFieldWells.Builder avoiding the need to create one manually via
WaterfallChartAggregatedFieldWells.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
waterfallChartAggregatedFieldWells(WaterfallChartAggregatedFieldWells).
waterfallChartAggregatedFieldWells - a consumer that will call methods on WaterfallChartAggregatedFieldWells.BuilderwaterfallChartAggregatedFieldWells(WaterfallChartAggregatedFieldWells)Copyright © 2023. All rights reserved.