Uses of Class
software.amazon.awssdk.services.quicksight.model.TableSortConfiguration
-
Packages that use TableSortConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableSortConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableSortConfiguration Modifier and Type Method Description TableSortConfigurationTableConfiguration. sortConfiguration()The sort configuration for aTableVisual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableSortConfiguration Modifier and Type Method Description TableConfiguration.BuilderTableConfiguration.Builder. sortConfiguration(TableSortConfiguration sortConfiguration)The sort configuration for aTableVisual.
-