Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
FilledMapSortConfiguration |
FilledMapSortConfiguration.clone() |
FilledMapSortConfiguration |
FilledMapConfiguration.getSortConfiguration()
The sort configuration of a
FilledMapVisual . |
FilledMapSortConfiguration |
FilledMapSortConfiguration.withCategorySort(Collection<FieldSortOptions> categorySort)
The sort configuration of the location fields.
|
FilledMapSortConfiguration |
FilledMapSortConfiguration.withCategorySort(FieldSortOptions... categorySort)
The sort configuration of the location fields.
|
Modifier and Type | Method and Description |
---|---|
void |
FilledMapConfiguration.setSortConfiguration(FilledMapSortConfiguration sortConfiguration)
The sort configuration of a
FilledMapVisual . |
FilledMapConfiguration |
FilledMapConfiguration.withSortConfiguration(FilledMapSortConfiguration sortConfiguration)
The sort configuration of a
FilledMapVisual . |
Copyright © 2023. All rights reserved.