| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
BoxPlotSortConfiguration |
BoxPlotSortConfiguration.clone() |
BoxPlotSortConfiguration |
BoxPlotChartConfiguration.getSortConfiguration()
The sort configuration of a
BoxPlotVisual. |
BoxPlotSortConfiguration |
BoxPlotSortConfiguration.withCategorySort(Collection<FieldSortOptions> categorySort)
The sort configuration of a group by fields.
|
BoxPlotSortConfiguration |
BoxPlotSortConfiguration.withCategorySort(FieldSortOptions... categorySort)
The sort configuration of a group by fields.
|
BoxPlotSortConfiguration |
BoxPlotSortConfiguration.withPaginationConfiguration(PaginationConfiguration paginationConfiguration)
The pagination configuration of a table visual or box plot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoxPlotChartConfiguration.setSortConfiguration(BoxPlotSortConfiguration sortConfiguration)
The sort configuration of a
BoxPlotVisual. |
BoxPlotChartConfiguration |
BoxPlotChartConfiguration.withSortConfiguration(BoxPlotSortConfiguration sortConfiguration)
The sort configuration of a
BoxPlotVisual. |
Copyright © 2023. All rights reserved.