| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<PivotTableFieldCollapseStateOption> |
PivotTableFieldOptions.collapseStateOptions()
The collapse state options for the pivot table field options.
|
| Modifier and Type | Method and Description |
|---|---|
PivotTableFieldOptions.Builder |
PivotTableFieldOptions.Builder.collapseStateOptions(PivotTableFieldCollapseStateOption... collapseStateOptions)
The collapse state options for the pivot table field options.
|
| Modifier and Type | Method and Description |
|---|---|
PivotTableFieldOptions.Builder |
PivotTableFieldOptions.Builder.collapseStateOptions(Collection<PivotTableFieldCollapseStateOption> collapseStateOptions)
The collapse state options for the pivot table field options.
|
Copyright © 2023. All rights reserved.