Uses of Class
software.amazon.awssdk.services.quicksight.model.DataPathSort
-
Packages that use DataPathSort Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DataPathSort in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DataPathSort Modifier and Type Method Description DataPathSortPivotTableSortBy. dataPath()The data path sort (data path value, direction) for the pivot table sort by options.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DataPathSort Modifier and Type Method Description PivotTableSortBy.BuilderPivotTableSortBy.Builder. dataPath(DataPathSort dataPath)The data path sort (data path value, direction) for the pivot table sort by options.
-