| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ColumnSort |
PivotTableSortBy.column()
The column sort (field id, direction) for the pivot table sort by options.
|
ColumnSort |
FieldSortOptions.columnSort()
The sort configuration for a column that is not used in a field well.
|
| Modifier and Type | Method and Description |
|---|---|
PivotTableSortBy.Builder |
PivotTableSortBy.Builder.column(ColumnSort column)
The column sort (field id, direction) for the pivot table sort by options.
|
FieldSortOptions.Builder |
FieldSortOptions.Builder.columnSort(ColumnSort columnSort)
The sort configuration for a column that is not used in a field well.
|
Copyright © 2023. All rights reserved.