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