Uses of Class
software.amazon.awssdk.services.quicksight.model.PivotTableRowsLabelOptions
-
Packages that use PivotTableRowsLabelOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of PivotTableRowsLabelOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return PivotTableRowsLabelOptions Modifier and Type Method Description PivotTableRowsLabelOptionsPivotTableOptions. rowsLabelOptions()The options for the label that is located above the row headers.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type PivotTableRowsLabelOptions Modifier and Type Method Description PivotTableOptions.BuilderPivotTableOptions.Builder. rowsLabelOptions(PivotTableRowsLabelOptions rowsLabelOptions)The options for the label that is located above the row headers.
-