Uses of Class
software.amazon.awssdk.services.quicksight.model.PivotTableFieldOptions
-
Packages that use PivotTableFieldOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of PivotTableFieldOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return PivotTableFieldOptions Modifier and Type Method Description PivotTableFieldOptionsPivotTableConfiguration. fieldOptions()The field options for a pivot table visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type PivotTableFieldOptions Modifier and Type Method Description PivotTableConfiguration.BuilderPivotTableConfiguration.Builder. fieldOptions(PivotTableFieldOptions fieldOptions)The field options for a pivot table visual.
-