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