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