Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
TreeMapSortConfiguration |
TreeMapSortConfiguration.clone() |
TreeMapSortConfiguration |
TreeMapConfiguration.getSortConfiguration()
The sort configuration of a tree map.
|
TreeMapSortConfiguration |
TreeMapSortConfiguration.withTreeMapGroupItemsLimitConfiguration(ItemsLimitConfiguration treeMapGroupItemsLimitConfiguration)
The limit on the number of groups that are displayed.
|
TreeMapSortConfiguration |
TreeMapSortConfiguration.withTreeMapSort(Collection<FieldSortOptions> treeMapSort)
The sort configuration of group by fields.
|
TreeMapSortConfiguration |
TreeMapSortConfiguration.withTreeMapSort(FieldSortOptions... treeMapSort)
The sort configuration of group by fields.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeMapConfiguration.setSortConfiguration(TreeMapSortConfiguration sortConfiguration)
The sort configuration of a tree map.
|
TreeMapConfiguration |
TreeMapConfiguration.withSortConfiguration(TreeMapSortConfiguration sortConfiguration)
The sort configuration of a tree map.
|
Copyright © 2024. All rights reserved.