| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
BoxPlotFieldWells.Builder |
BoxPlotFieldWells.Builder.boxPlotAggregatedFieldWells(BoxPlotAggregatedFieldWells boxPlotAggregatedFieldWells)
The aggregated field wells of a box plot.
|
default BoxPlotFieldWells.Builder |
BoxPlotFieldWells.Builder.boxPlotAggregatedFieldWells(Consumer<BoxPlotAggregatedFieldWells.Builder> boxPlotAggregatedFieldWells)
The aggregated field wells of a box plot.
|
static BoxPlotFieldWells.Builder |
BoxPlotFieldWells.builder() |
BoxPlotFieldWells.Builder |
BoxPlotFieldWells.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BoxPlotFieldWells.Builder> |
BoxPlotFieldWells.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BoxPlotChartConfiguration.Builder |
BoxPlotChartConfiguration.Builder.fieldWells(Consumer<BoxPlotFieldWells.Builder> fieldWells)
The field wells of the visual.
|
Copyright © 2023. All rights reserved.