Uses of Class
software.amazon.awssdk.services.quicksight.model.TopicSortClause
-
Packages that use TopicSortClause Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TopicSortClause in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TopicSortClause Modifier and Type Method Description TopicSortClauseTopicIR. sort()The sort for theTopicIR.TopicSortClauseTopicIRGroupBy. sort()The sort for theTopicIRGroupBy.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TopicSortClause Modifier and Type Method Description TopicIR.BuilderTopicIR.Builder. sort(TopicSortClause sort)The sort for theTopicIR.TopicIRGroupBy.BuilderTopicIRGroupBy.Builder. sort(TopicSortClause sort)The sort for theTopicIRGroupBy.
-