| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
PivotTableFieldWells |
PivotTableFieldWells.clone() |
PivotTableFieldWells |
PivotTableConfiguration.getFieldWells()
The field wells of the visual.
|
PivotTableFieldWells |
PivotTableFieldWells.withPivotTableAggregatedFieldWells(PivotTableAggregatedFieldWells pivotTableAggregatedFieldWells)
The aggregated field well for the pivot table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PivotTableConfiguration.setFieldWells(PivotTableFieldWells fieldWells)
The field wells of the visual.
|
PivotTableConfiguration |
PivotTableConfiguration.withFieldWells(PivotTableFieldWells fieldWells)
The field wells of the visual.
|
Copyright © 2024. All rights reserved.