| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TopicSortClause |
TopicSortClause.clone() |
TopicSortClause |
TopicIRGroupBy.getSort()
The sort for the
TopicIRGroupBy. |
TopicSortClause |
TopicIR.getSort()
The sort for the
TopicIR. |
TopicSortClause |
TopicSortClause.withOperand(Identifier operand)
The operand for a
TopicSortClause. |
TopicSortClause |
TopicSortClause.withSortDirection(String sortDirection)
The sort direction for the
TopicSortClause. |
TopicSortClause |
TopicSortClause.withSortDirection(TopicSortDirection sortDirection)
The sort direction for the
TopicSortClause. |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicIRGroupBy.setSort(TopicSortClause sort)
The sort for the
TopicIRGroupBy. |
void |
TopicIR.setSort(TopicSortClause sort)
The sort for the
TopicIR. |
TopicIRGroupBy |
TopicIRGroupBy.withSort(TopicSortClause sort)
The sort for the
TopicIRGroupBy. |
TopicIR |
TopicIR.withSort(TopicSortClause sort)
The sort for the
TopicIR. |
Copyright © 2024. All rights reserved.