Uses of Class
software.amazon.awssdk.services.quicksight.model.TreeMapSortConfiguration
-
Packages that use TreeMapSortConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TreeMapSortConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TreeMapSortConfiguration Modifier and Type Method Description TreeMapSortConfigurationTreeMapConfiguration. sortConfiguration()The sort configuration of a tree map.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TreeMapSortConfiguration Modifier and Type Method Description TreeMapConfiguration.BuilderTreeMapConfiguration.Builder. sortConfiguration(TreeMapSortConfiguration sortConfiguration)The sort configuration of a tree map.
-