Uses of Class
software.amazon.awssdk.services.quicksight.model.FieldSortOptions
-
Packages that use FieldSortOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FieldSortOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type FieldSortOptions Modifier and Type Method Description List<FieldSortOptions>BarChartSortConfiguration. categorySort()The sort configuration of category fields.List<FieldSortOptions>BoxPlotSortConfiguration. categorySort()The sort configuration of a group by fields.List<FieldSortOptions>ComboChartSortConfiguration. categorySort()The sort configuration of the category field well in a combo chart.List<FieldSortOptions>FilledMapSortConfiguration. categorySort()The sort configuration of the location fields.List<FieldSortOptions>FunnelChartSortConfiguration. categorySort()The sort configuration of the category fields.List<FieldSortOptions>LineChartSortConfiguration. categorySort()The sort configuration of the category fields.List<FieldSortOptions>PieChartSortConfiguration. categorySort()The sort configuration of the category fields.List<FieldSortOptions>RadarChartSortConfiguration. categorySort()The category sort options of a radar chart.List<FieldSortOptions>WaterfallChartSortConfiguration. categorySort()The sort configuration of the category fields.List<FieldSortOptions>WordCloudSortConfiguration. categorySort()The sort configuration of group by fields.List<FieldSortOptions>BarChartSortConfiguration. colorSort()The sort configuration of color fields in a bar chart.List<FieldSortOptions>ComboChartSortConfiguration. colorSort()The sort configuration of the color field well in a combo chart.List<FieldSortOptions>RadarChartSortConfiguration. colorSort()The color sort configuration of a radar chart.List<FieldSortOptions>HeatMapSortConfiguration. heatMapColumnSort()The column sort configuration for heat map for columns that aren't a part of a field well.List<FieldSortOptions>HeatMapSortConfiguration. heatMapRowSort()The field sort configuration of the rows fields.List<FieldSortOptions>TableSortConfiguration. rowSort()The field sort options for rows in the table.List<FieldSortOptions>BarChartSortConfiguration. smallMultiplesSort()The sort configuration of the small multiples field.List<FieldSortOptions>LineChartSortConfiguration. smallMultiplesSort()The sort configuration of the small multiples field.List<FieldSortOptions>PieChartSortConfiguration. smallMultiplesSort()The sort configuration of the small multiples field.List<FieldSortOptions>TreeMapSortConfiguration. treeMapSort()The sort configuration of group by fields.List<FieldSortOptions>KPISortConfiguration. trendGroupSort()The sort configuration of the trend group fields.List<FieldSortOptions>SankeyDiagramSortConfiguration. weightSort()The sort configuration of the weight fields.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FieldSortOptions Modifier and Type Method Description BarChartSortConfiguration.BuilderBarChartSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The sort configuration of category fields.BoxPlotSortConfiguration.BuilderBoxPlotSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The sort configuration of a group by fields.ComboChartSortConfiguration.BuilderComboChartSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The sort configuration of the category field well in a combo chart.FilledMapSortConfiguration.BuilderFilledMapSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The sort configuration of the location fields.FunnelChartSortConfiguration.BuilderFunnelChartSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The sort configuration of the category fields.LineChartSortConfiguration.BuilderLineChartSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The sort configuration of the category fields.PieChartSortConfiguration.BuilderPieChartSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The sort configuration of the category fields.RadarChartSortConfiguration.BuilderRadarChartSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The category sort options of a radar chart.WaterfallChartSortConfiguration.BuilderWaterfallChartSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The sort configuration of the category fields.WordCloudSortConfiguration.BuilderWordCloudSortConfiguration.Builder. categorySort(FieldSortOptions... categorySort)The sort configuration of group by fields.BarChartSortConfiguration.BuilderBarChartSortConfiguration.Builder. colorSort(FieldSortOptions... colorSort)The sort configuration of color fields in a bar chart.ComboChartSortConfiguration.BuilderComboChartSortConfiguration.Builder. colorSort(FieldSortOptions... colorSort)The sort configuration of the color field well in a combo chart.RadarChartSortConfiguration.BuilderRadarChartSortConfiguration.Builder. colorSort(FieldSortOptions... colorSort)The color sort configuration of a radar chart.HeatMapSortConfiguration.BuilderHeatMapSortConfiguration.Builder. heatMapColumnSort(FieldSortOptions... heatMapColumnSort)The column sort configuration for heat map for columns that aren't a part of a field well.HeatMapSortConfiguration.BuilderHeatMapSortConfiguration.Builder. heatMapRowSort(FieldSortOptions... heatMapRowSort)The field sort configuration of the rows fields.TableSortConfiguration.BuilderTableSortConfiguration.Builder. rowSort(FieldSortOptions... rowSort)The field sort options for rows in the table.BarChartSortConfiguration.BuilderBarChartSortConfiguration.Builder. smallMultiplesSort(FieldSortOptions... smallMultiplesSort)The sort configuration of the small multiples field.LineChartSortConfiguration.BuilderLineChartSortConfiguration.Builder. smallMultiplesSort(FieldSortOptions... smallMultiplesSort)The sort configuration of the small multiples field.PieChartSortConfiguration.BuilderPieChartSortConfiguration.Builder. smallMultiplesSort(FieldSortOptions... smallMultiplesSort)The sort configuration of the small multiples field.TreeMapSortConfiguration.BuilderTreeMapSortConfiguration.Builder. treeMapSort(FieldSortOptions... treeMapSort)The sort configuration of group by fields.KPISortConfiguration.BuilderKPISortConfiguration.Builder. trendGroupSort(FieldSortOptions... trendGroupSort)The sort configuration of the trend group fields.SankeyDiagramSortConfiguration.BuilderSankeyDiagramSortConfiguration.Builder. weightSort(FieldSortOptions... weightSort)The sort configuration of the weight fields.Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type FieldSortOptions Modifier and Type Method Description BarChartSortConfiguration.BuilderBarChartSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The sort configuration of category fields.BoxPlotSortConfiguration.BuilderBoxPlotSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The sort configuration of a group by fields.ComboChartSortConfiguration.BuilderComboChartSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The sort configuration of the category field well in a combo chart.FilledMapSortConfiguration.BuilderFilledMapSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The sort configuration of the location fields.FunnelChartSortConfiguration.BuilderFunnelChartSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The sort configuration of the category fields.LineChartSortConfiguration.BuilderLineChartSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The sort configuration of the category fields.PieChartSortConfiguration.BuilderPieChartSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The sort configuration of the category fields.RadarChartSortConfiguration.BuilderRadarChartSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The category sort options of a radar chart.WaterfallChartSortConfiguration.BuilderWaterfallChartSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The sort configuration of the category fields.WordCloudSortConfiguration.BuilderWordCloudSortConfiguration.Builder. categorySort(Collection<FieldSortOptions> categorySort)The sort configuration of group by fields.BarChartSortConfiguration.BuilderBarChartSortConfiguration.Builder. colorSort(Collection<FieldSortOptions> colorSort)The sort configuration of color fields in a bar chart.ComboChartSortConfiguration.BuilderComboChartSortConfiguration.Builder. colorSort(Collection<FieldSortOptions> colorSort)The sort configuration of the color field well in a combo chart.RadarChartSortConfiguration.BuilderRadarChartSortConfiguration.Builder. colorSort(Collection<FieldSortOptions> colorSort)The color sort configuration of a radar chart.HeatMapSortConfiguration.BuilderHeatMapSortConfiguration.Builder. heatMapColumnSort(Collection<FieldSortOptions> heatMapColumnSort)The column sort configuration for heat map for columns that aren't a part of a field well.HeatMapSortConfiguration.BuilderHeatMapSortConfiguration.Builder. heatMapRowSort(Collection<FieldSortOptions> heatMapRowSort)The field sort configuration of the rows fields.TableSortConfiguration.BuilderTableSortConfiguration.Builder. rowSort(Collection<FieldSortOptions> rowSort)The field sort options for rows in the table.BarChartSortConfiguration.BuilderBarChartSortConfiguration.Builder. smallMultiplesSort(Collection<FieldSortOptions> smallMultiplesSort)The sort configuration of the small multiples field.LineChartSortConfiguration.BuilderLineChartSortConfiguration.Builder. smallMultiplesSort(Collection<FieldSortOptions> smallMultiplesSort)The sort configuration of the small multiples field.PieChartSortConfiguration.BuilderPieChartSortConfiguration.Builder. smallMultiplesSort(Collection<FieldSortOptions> smallMultiplesSort)The sort configuration of the small multiples field.TreeMapSortConfiguration.BuilderTreeMapSortConfiguration.Builder. treeMapSort(Collection<FieldSortOptions> treeMapSort)The sort configuration of group by fields.KPISortConfiguration.BuilderKPISortConfiguration.Builder. trendGroupSort(Collection<FieldSortOptions> trendGroupSort)The sort configuration of the trend group fields.SankeyDiagramSortConfiguration.BuilderSankeyDiagramSortConfiguration.Builder. weightSort(Collection<FieldSortOptions> weightSort)The sort configuration of the weight fields.
-