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