Uses of Class
software.amazon.awssdk.services.quicksight.model.TreeMapVisual
-
Packages that use TreeMapVisual Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TreeMapVisual in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TreeMapVisual Modifier and Type Method Description TreeMapVisualVisual. treeMapVisual()A tree map.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TreeMapVisual Modifier and Type Method Description Visual.BuilderVisual.Builder. treeMapVisual(TreeMapVisual treeMapVisual)A tree map.
-