| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
PivotTableFieldCollapseStateTarget |
PivotTableFieldCollapseStateTarget.clone() |
PivotTableFieldCollapseStateTarget |
PivotTableFieldCollapseStateOption.getTarget()
A tagged-union object that sets the collapse state.
|
PivotTableFieldCollapseStateTarget |
PivotTableFieldCollapseStateTarget.withFieldDataPathValues(Collection<DataPathValue> fieldDataPathValues)
The data path of the pivot table's header.
|
PivotTableFieldCollapseStateTarget |
PivotTableFieldCollapseStateTarget.withFieldDataPathValues(DataPathValue... fieldDataPathValues)
The data path of the pivot table's header.
|
PivotTableFieldCollapseStateTarget |
PivotTableFieldCollapseStateTarget.withFieldId(String fieldId)
The field ID of the pivot table that the collapse state needs to be set to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PivotTableFieldCollapseStateOption.setTarget(PivotTableFieldCollapseStateTarget target)
A tagged-union object that sets the collapse state.
|
PivotTableFieldCollapseStateOption |
PivotTableFieldCollapseStateOption.withTarget(PivotTableFieldCollapseStateTarget target)
A tagged-union object that sets the collapse state.
|
Copyright © 2024. All rights reserved.