Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
TreeMapFieldWells |
TreeMapFieldWells.clone() |
TreeMapFieldWells |
TreeMapConfiguration.getFieldWells()
The field wells of the visual.
|
TreeMapFieldWells |
TreeMapFieldWells.withTreeMapAggregatedFieldWells(TreeMapAggregatedFieldWells treeMapAggregatedFieldWells)
The aggregated field wells of a tree map.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeMapConfiguration.setFieldWells(TreeMapFieldWells fieldWells)
The field wells of the visual.
|
TreeMapConfiguration |
TreeMapConfiguration.withFieldWells(TreeMapFieldWells fieldWells)
The field wells of the visual.
|
Copyright © 2023. All rights reserved.