Uses of Class
software.amazon.awssdk.services.quicksight.model.PivotTableSortBy
-
Packages that use PivotTableSortBy Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of PivotTableSortBy in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return PivotTableSortBy Modifier and Type Method Description PivotTableSortByPivotFieldSortOptions. sortBy()The sort by field for the field sort options.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type PivotTableSortBy Modifier and Type Method Description PivotFieldSortOptions.BuilderPivotFieldSortOptions.Builder. sortBy(PivotTableSortBy sortBy)The sort by field for the field sort options.
-