| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static ScatterPlotFieldWells.Builder |
ScatterPlotFieldWells.builder() |
default ScatterPlotFieldWells.Builder |
ScatterPlotFieldWells.Builder.scatterPlotCategoricallyAggregatedFieldWells(Consumer<ScatterPlotCategoricallyAggregatedFieldWells.Builder> scatterPlotCategoricallyAggregatedFieldWells)
The aggregated field wells of a scatter plot.
|
ScatterPlotFieldWells.Builder |
ScatterPlotFieldWells.Builder.scatterPlotCategoricallyAggregatedFieldWells(ScatterPlotCategoricallyAggregatedFieldWells scatterPlotCategoricallyAggregatedFieldWells)
The aggregated field wells of a scatter plot.
|
default ScatterPlotFieldWells.Builder |
ScatterPlotFieldWells.Builder.scatterPlotUnaggregatedFieldWells(Consumer<ScatterPlotUnaggregatedFieldWells.Builder> scatterPlotUnaggregatedFieldWells)
The unaggregated field wells of a scatter plot.
|
ScatterPlotFieldWells.Builder |
ScatterPlotFieldWells.Builder.scatterPlotUnaggregatedFieldWells(ScatterPlotUnaggregatedFieldWells scatterPlotUnaggregatedFieldWells)
The unaggregated field wells of a scatter plot.
|
ScatterPlotFieldWells.Builder |
ScatterPlotFieldWells.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ScatterPlotFieldWells.Builder> |
ScatterPlotFieldWells.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ScatterPlotConfiguration.Builder |
ScatterPlotConfiguration.Builder.fieldWells(Consumer<ScatterPlotFieldWells.Builder> fieldWells)
The field wells of the visual.
|
Copyright © 2023. All rights reserved.