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