Uses of Class
software.amazon.awssdk.services.quicksight.model.PluginVisualTableQuerySort
-
Packages that use PluginVisualTableQuerySort Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of PluginVisualTableQuerySort in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return PluginVisualTableQuerySort Modifier and Type Method Description PluginVisualTableQuerySortPluginVisualSortConfiguration. pluginVisualTableQuerySort()The table query sorting options for the plugin visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type PluginVisualTableQuerySort Modifier and Type Method Description PluginVisualSortConfiguration.BuilderPluginVisualSortConfiguration.Builder. pluginVisualTableQuerySort(PluginVisualTableQuerySort pluginVisualTableQuerySort)The table query sorting options for the plugin visual.
-