| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.clone() |
WaterfallChartAggregatedFieldWells |
WaterfallChartFieldWells.getWaterfallChartAggregatedFieldWells()
The field well configuration of a waterfall visual.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withBreakdowns(Collection<DimensionField> breakdowns)
The breakdown field wells of a waterfall visual.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withBreakdowns(DimensionField... breakdowns)
The breakdown field wells of a waterfall visual.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withCategories(Collection<DimensionField> categories)
The category field wells of a waterfall visual.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withCategories(DimensionField... categories)
The category field wells of a waterfall visual.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withValues(Collection<MeasureField> values)
The value field wells of a waterfall visual.
|
WaterfallChartAggregatedFieldWells |
WaterfallChartAggregatedFieldWells.withValues(MeasureField... values)
The value field wells of a waterfall visual.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaterfallChartFieldWells.setWaterfallChartAggregatedFieldWells(WaterfallChartAggregatedFieldWells waterfallChartAggregatedFieldWells)
The field well configuration of a waterfall visual.
|
WaterfallChartFieldWells |
WaterfallChartFieldWells.withWaterfallChartAggregatedFieldWells(WaterfallChartAggregatedFieldWells waterfallChartAggregatedFieldWells)
The field well configuration of a waterfall visual.
|
Copyright © 2023. All rights reserved.