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