Uses of Class
software.amazon.awssdk.services.quicksight.model.TreeMapFieldWells
-
Packages that use TreeMapFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TreeMapFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TreeMapFieldWells Modifier and Type Method Description TreeMapFieldWellsTreeMapConfiguration. fieldWells()The field wells of the visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TreeMapFieldWells Modifier and Type Method Description TreeMapConfiguration.BuilderTreeMapConfiguration.Builder. fieldWells(TreeMapFieldWells fieldWells)The field wells of the visual.
-