| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DimensionField |
TopBottomRankedComputation.category()
The category field that is used in a computation.
|
DimensionField |
UniqueValuesComputation.category()
The category field that is used in a computation.
|
DimensionField |
TopBottomMoversComputation.category()
The category field that is used in a computation.
|
DimensionField |
PeriodToDateComputation.time()
The time field that is used in a computation.
|
DimensionField |
TopBottomMoversComputation.time()
The time field that is used in a computation.
|
DimensionField |
MetricComparisonComputation.time()
The time field that is used in a computation.
|
DimensionField |
PeriodOverPeriodComputation.time()
The time field that is used in a computation.
|
DimensionField |
GrowthRateComputation.time()
The time field that is used in a computation.
|
DimensionField |
ForecastComputation.time()
The time field that is used in a computation.
|
DimensionField |
MaximumMinimumComputation.time()
The time field that is used in a computation.
|
| Modifier and Type | Method and Description |
|---|---|
List<DimensionField> |
WaterfallChartAggregatedFieldWells.breakdowns()
The breakdown field wells of a waterfall visual.
|
List<DimensionField> |
WaterfallChartAggregatedFieldWells.categories()
The category field wells of a waterfall visual.
|
List<DimensionField> |
BarChartAggregatedFieldWells.category()
The category (y-axis) field well of a bar chart.
|
List<DimensionField> |
ComboChartAggregatedFieldWells.category()
The aggregated category field wells of a combo chart.
|
List<DimensionField> |
ScatterPlotCategoricallyAggregatedFieldWells.category()
The category field well of a scatter plot.
|
List<DimensionField> |
RadarChartAggregatedFieldWells.category()
The aggregated field well categories of a radar chart.
|
List<DimensionField> |
ScatterPlotUnaggregatedFieldWells.category()
The category field well of a scatter plot.
|
List<DimensionField> |
PieChartAggregatedFieldWells.category()
The category (group/color) field wells of a pie chart.
|
List<DimensionField> |
FunnelChartAggregatedFieldWells.category()
The category field wells of a funnel chart.
|
List<DimensionField> |
LineChartAggregatedFieldWells.category()
The category field wells of a line chart.
|
List<DimensionField> |
RadarChartAggregatedFieldWells.color()
The color that are assigned to the aggregated field wells of a radar chart.
|
List<DimensionField> |
BarChartAggregatedFieldWells.colors()
The color (group/color) field well of a bar chart.
|
List<DimensionField> |
GeospatialMapAggregatedFieldWells.colors()
The color field wells of a geospatial map.
|
List<DimensionField> |
ComboChartAggregatedFieldWells.colors()
The aggregated colors field well of a combo chart.
|
List<DimensionField> |
LineChartAggregatedFieldWells.colors()
The color field wells of a line chart.
|
List<DimensionField> |
PivotTableAggregatedFieldWells.columns()
The columns field well for a pivot table.
|
List<DimensionField> |
HeatMapAggregatedFieldWells.columns()
The columns field well of a heat map.
|
List<DimensionField> |
SankeyDiagramAggregatedFieldWells.destination()
The destination field wells of a sankey diagram.
|
List<DimensionField> |
GeospatialMapAggregatedFieldWells.geospatial()
The geospatial field wells of a geospatial map.
|
List<DimensionField> |
FilledMapAggregatedFieldWells.geospatial()
The aggregated location field well of the filled map.
|
List<DimensionField> |
TableAggregatedFieldWells.groupBy()
The group by field well for a pivot table.
|
List<DimensionField> |
WordCloudAggregatedFieldWells.groupBy()
The group by field well of a word cloud.
|
List<DimensionField> |
BoxPlotAggregatedFieldWells.groupBy()
The group by field well of a box plot chart.
|
List<DimensionField> |
TreeMapAggregatedFieldWells.groups()
The group by field well of a tree map.
|
List<DimensionField> |
ScatterPlotCategoricallyAggregatedFieldWells.label()
The label field well of a scatter plot.
|
List<DimensionField> |
ScatterPlotUnaggregatedFieldWells.label()
The label field well of a scatter plot.
|
List<DimensionField> |
PivotTableAggregatedFieldWells.rows()
The rows field well for a pivot table.
|
List<DimensionField> |
HeatMapAggregatedFieldWells.rows()
The rows field well of a heat map.
|
List<DimensionField> |
BarChartAggregatedFieldWells.smallMultiples()
The small multiples field well of a bar chart.
|
List<DimensionField> |
PieChartAggregatedFieldWells.smallMultiples()
The small multiples field well of a pie chart.
|
List<DimensionField> |
LineChartAggregatedFieldWells.smallMultiples()
The small multiples field well of a line chart.
|
List<DimensionField> |
SankeyDiagramAggregatedFieldWells.source()
The source field wells of a sankey diagram.
|
List<DimensionField> |
KPIFieldWells.trendGroups()
The trend group field wells of a KPI visual.
|
List<DimensionField> |
ScatterPlotUnaggregatedFieldWells.xAxis()
The x-axis field well of a scatter plot.
|
List<DimensionField> |
ScatterPlotUnaggregatedFieldWells.yAxis()
The y-axis field well of a scatter plot.
|
| Modifier and Type | Method and Description |
|---|---|
WaterfallChartAggregatedFieldWells.Builder |
WaterfallChartAggregatedFieldWells.Builder.breakdowns(DimensionField... breakdowns)
The breakdown field wells of a waterfall visual.
|
WaterfallChartAggregatedFieldWells.Builder |
WaterfallChartAggregatedFieldWells.Builder.categories(DimensionField... categories)
The category field wells of a waterfall visual.
|
BarChartAggregatedFieldWells.Builder |
BarChartAggregatedFieldWells.Builder.category(DimensionField... category)
The category (y-axis) field well of a bar chart.
|
ComboChartAggregatedFieldWells.Builder |
ComboChartAggregatedFieldWells.Builder.category(DimensionField... category)
The aggregated category field wells of a combo chart.
|
ScatterPlotCategoricallyAggregatedFieldWells.Builder |
ScatterPlotCategoricallyAggregatedFieldWells.Builder.category(DimensionField... category)
The category field well of a scatter plot.
|
RadarChartAggregatedFieldWells.Builder |
RadarChartAggregatedFieldWells.Builder.category(DimensionField... category)
The aggregated field well categories of a radar chart.
|
ScatterPlotUnaggregatedFieldWells.Builder |
ScatterPlotUnaggregatedFieldWells.Builder.category(DimensionField... category)
The category field well of a scatter plot.
|
PieChartAggregatedFieldWells.Builder |
PieChartAggregatedFieldWells.Builder.category(DimensionField... category)
The category (group/color) field wells of a pie chart.
|
FunnelChartAggregatedFieldWells.Builder |
FunnelChartAggregatedFieldWells.Builder.category(DimensionField... category)
The category field wells of a funnel chart.
|
LineChartAggregatedFieldWells.Builder |
LineChartAggregatedFieldWells.Builder.category(DimensionField... category)
The category field wells of a line chart.
|
TopBottomRankedComputation.Builder |
TopBottomRankedComputation.Builder.category(DimensionField category)
The category field that is used in a computation.
|
UniqueValuesComputation.Builder |
UniqueValuesComputation.Builder.category(DimensionField category)
The category field that is used in a computation.
|
TopBottomMoversComputation.Builder |
TopBottomMoversComputation.Builder.category(DimensionField category)
The category field that is used in a computation.
|
RadarChartAggregatedFieldWells.Builder |
RadarChartAggregatedFieldWells.Builder.color(DimensionField... color)
The color that are assigned to the aggregated field wells of a radar chart.
|
BarChartAggregatedFieldWells.Builder |
BarChartAggregatedFieldWells.Builder.colors(DimensionField... colors)
The color (group/color) field well of a bar chart.
|
GeospatialMapAggregatedFieldWells.Builder |
GeospatialMapAggregatedFieldWells.Builder.colors(DimensionField... colors)
The color field wells of a geospatial map.
|
ComboChartAggregatedFieldWells.Builder |
ComboChartAggregatedFieldWells.Builder.colors(DimensionField... colors)
The aggregated colors field well of a combo chart.
|
LineChartAggregatedFieldWells.Builder |
LineChartAggregatedFieldWells.Builder.colors(DimensionField... colors)
The color field wells of a line chart.
|
PivotTableAggregatedFieldWells.Builder |
PivotTableAggregatedFieldWells.Builder.columns(DimensionField... columns)
The columns field well for a pivot table.
|
HeatMapAggregatedFieldWells.Builder |
HeatMapAggregatedFieldWells.Builder.columns(DimensionField... columns)
The columns field well of a heat map.
|
SankeyDiagramAggregatedFieldWells.Builder |
SankeyDiagramAggregatedFieldWells.Builder.destination(DimensionField... destination)
The destination field wells of a sankey diagram.
|
GeospatialMapAggregatedFieldWells.Builder |
GeospatialMapAggregatedFieldWells.Builder.geospatial(DimensionField... geospatial)
The geospatial field wells of a geospatial map.
|
FilledMapAggregatedFieldWells.Builder |
FilledMapAggregatedFieldWells.Builder.geospatial(DimensionField... geospatial)
The aggregated location field well of the filled map.
|
TableAggregatedFieldWells.Builder |
TableAggregatedFieldWells.Builder.groupBy(DimensionField... groupBy)
The group by field well for a pivot table.
|
WordCloudAggregatedFieldWells.Builder |
WordCloudAggregatedFieldWells.Builder.groupBy(DimensionField... groupBy)
The group by field well of a word cloud.
|
BoxPlotAggregatedFieldWells.Builder |
BoxPlotAggregatedFieldWells.Builder.groupBy(DimensionField... groupBy)
The group by field well of a box plot chart.
|
TreeMapAggregatedFieldWells.Builder |
TreeMapAggregatedFieldWells.Builder.groups(DimensionField... groups)
The group by field well of a tree map.
|
ScatterPlotCategoricallyAggregatedFieldWells.Builder |
ScatterPlotCategoricallyAggregatedFieldWells.Builder.label(DimensionField... label)
The label field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells.Builder |
ScatterPlotUnaggregatedFieldWells.Builder.label(DimensionField... label)
The label field well of a scatter plot.
|
PivotTableAggregatedFieldWells.Builder |
PivotTableAggregatedFieldWells.Builder.rows(DimensionField... rows)
The rows field well for a pivot table.
|
HeatMapAggregatedFieldWells.Builder |
HeatMapAggregatedFieldWells.Builder.rows(DimensionField... rows)
The rows field well of a heat map.
|
BarChartAggregatedFieldWells.Builder |
BarChartAggregatedFieldWells.Builder.smallMultiples(DimensionField... smallMultiples)
The small multiples field well of a bar chart.
|
PieChartAggregatedFieldWells.Builder |
PieChartAggregatedFieldWells.Builder.smallMultiples(DimensionField... smallMultiples)
The small multiples field well of a pie chart.
|
LineChartAggregatedFieldWells.Builder |
LineChartAggregatedFieldWells.Builder.smallMultiples(DimensionField... smallMultiples)
The small multiples field well of a line chart.
|
SankeyDiagramAggregatedFieldWells.Builder |
SankeyDiagramAggregatedFieldWells.Builder.source(DimensionField... source)
The source field wells of a sankey diagram.
|
PeriodToDateComputation.Builder |
PeriodToDateComputation.Builder.time(DimensionField time)
The time field that is used in a computation.
|
TopBottomMoversComputation.Builder |
TopBottomMoversComputation.Builder.time(DimensionField time)
The time field that is used in a computation.
|
MetricComparisonComputation.Builder |
MetricComparisonComputation.Builder.time(DimensionField time)
The time field that is used in a computation.
|
PeriodOverPeriodComputation.Builder |
PeriodOverPeriodComputation.Builder.time(DimensionField time)
The time field that is used in a computation.
|
GrowthRateComputation.Builder |
GrowthRateComputation.Builder.time(DimensionField time)
The time field that is used in a computation.
|
ForecastComputation.Builder |
ForecastComputation.Builder.time(DimensionField time)
The time field that is used in a computation.
|
MaximumMinimumComputation.Builder |
MaximumMinimumComputation.Builder.time(DimensionField time)
The time field that is used in a computation.
|
KPIFieldWells.Builder |
KPIFieldWells.Builder.trendGroups(DimensionField... trendGroups)
The trend group field wells of a KPI visual.
|
ScatterPlotUnaggregatedFieldWells.Builder |
ScatterPlotUnaggregatedFieldWells.Builder.xAxis(DimensionField... xAxis)
The x-axis field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells.Builder |
ScatterPlotUnaggregatedFieldWells.Builder.yAxis(DimensionField... yAxis)
The y-axis field well of a scatter plot.
|
| Modifier and Type | Method and Description |
|---|---|
WaterfallChartAggregatedFieldWells.Builder |
WaterfallChartAggregatedFieldWells.Builder.breakdowns(Collection<DimensionField> breakdowns)
The breakdown field wells of a waterfall visual.
|
WaterfallChartAggregatedFieldWells.Builder |
WaterfallChartAggregatedFieldWells.Builder.categories(Collection<DimensionField> categories)
The category field wells of a waterfall visual.
|
BarChartAggregatedFieldWells.Builder |
BarChartAggregatedFieldWells.Builder.category(Collection<DimensionField> category)
The category (y-axis) field well of a bar chart.
|
ComboChartAggregatedFieldWells.Builder |
ComboChartAggregatedFieldWells.Builder.category(Collection<DimensionField> category)
The aggregated category field wells of a combo chart.
|
ScatterPlotCategoricallyAggregatedFieldWells.Builder |
ScatterPlotCategoricallyAggregatedFieldWells.Builder.category(Collection<DimensionField> category)
The category field well of a scatter plot.
|
RadarChartAggregatedFieldWells.Builder |
RadarChartAggregatedFieldWells.Builder.category(Collection<DimensionField> category)
The aggregated field well categories of a radar chart.
|
ScatterPlotUnaggregatedFieldWells.Builder |
ScatterPlotUnaggregatedFieldWells.Builder.category(Collection<DimensionField> category)
The category field well of a scatter plot.
|
PieChartAggregatedFieldWells.Builder |
PieChartAggregatedFieldWells.Builder.category(Collection<DimensionField> category)
The category (group/color) field wells of a pie chart.
|
FunnelChartAggregatedFieldWells.Builder |
FunnelChartAggregatedFieldWells.Builder.category(Collection<DimensionField> category)
The category field wells of a funnel chart.
|
LineChartAggregatedFieldWells.Builder |
LineChartAggregatedFieldWells.Builder.category(Collection<DimensionField> category)
The category field wells of a line chart.
|
RadarChartAggregatedFieldWells.Builder |
RadarChartAggregatedFieldWells.Builder.color(Collection<DimensionField> color)
The color that are assigned to the aggregated field wells of a radar chart.
|
BarChartAggregatedFieldWells.Builder |
BarChartAggregatedFieldWells.Builder.colors(Collection<DimensionField> colors)
The color (group/color) field well of a bar chart.
|
GeospatialMapAggregatedFieldWells.Builder |
GeospatialMapAggregatedFieldWells.Builder.colors(Collection<DimensionField> colors)
The color field wells of a geospatial map.
|
ComboChartAggregatedFieldWells.Builder |
ComboChartAggregatedFieldWells.Builder.colors(Collection<DimensionField> colors)
The aggregated colors field well of a combo chart.
|
LineChartAggregatedFieldWells.Builder |
LineChartAggregatedFieldWells.Builder.colors(Collection<DimensionField> colors)
The color field wells of a line chart.
|
PivotTableAggregatedFieldWells.Builder |
PivotTableAggregatedFieldWells.Builder.columns(Collection<DimensionField> columns)
The columns field well for a pivot table.
|
HeatMapAggregatedFieldWells.Builder |
HeatMapAggregatedFieldWells.Builder.columns(Collection<DimensionField> columns)
The columns field well of a heat map.
|
SankeyDiagramAggregatedFieldWells.Builder |
SankeyDiagramAggregatedFieldWells.Builder.destination(Collection<DimensionField> destination)
The destination field wells of a sankey diagram.
|
GeospatialMapAggregatedFieldWells.Builder |
GeospatialMapAggregatedFieldWells.Builder.geospatial(Collection<DimensionField> geospatial)
The geospatial field wells of a geospatial map.
|
FilledMapAggregatedFieldWells.Builder |
FilledMapAggregatedFieldWells.Builder.geospatial(Collection<DimensionField> geospatial)
The aggregated location field well of the filled map.
|
TableAggregatedFieldWells.Builder |
TableAggregatedFieldWells.Builder.groupBy(Collection<DimensionField> groupBy)
The group by field well for a pivot table.
|
WordCloudAggregatedFieldWells.Builder |
WordCloudAggregatedFieldWells.Builder.groupBy(Collection<DimensionField> groupBy)
The group by field well of a word cloud.
|
BoxPlotAggregatedFieldWells.Builder |
BoxPlotAggregatedFieldWells.Builder.groupBy(Collection<DimensionField> groupBy)
The group by field well of a box plot chart.
|
TreeMapAggregatedFieldWells.Builder |
TreeMapAggregatedFieldWells.Builder.groups(Collection<DimensionField> groups)
The group by field well of a tree map.
|
ScatterPlotCategoricallyAggregatedFieldWells.Builder |
ScatterPlotCategoricallyAggregatedFieldWells.Builder.label(Collection<DimensionField> label)
The label field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells.Builder |
ScatterPlotUnaggregatedFieldWells.Builder.label(Collection<DimensionField> label)
The label field well of a scatter plot.
|
PivotTableAggregatedFieldWells.Builder |
PivotTableAggregatedFieldWells.Builder.rows(Collection<DimensionField> rows)
The rows field well for a pivot table.
|
HeatMapAggregatedFieldWells.Builder |
HeatMapAggregatedFieldWells.Builder.rows(Collection<DimensionField> rows)
The rows field well of a heat map.
|
BarChartAggregatedFieldWells.Builder |
BarChartAggregatedFieldWells.Builder.smallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a bar chart.
|
PieChartAggregatedFieldWells.Builder |
PieChartAggregatedFieldWells.Builder.smallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a pie chart.
|
LineChartAggregatedFieldWells.Builder |
LineChartAggregatedFieldWells.Builder.smallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a line chart.
|
SankeyDiagramAggregatedFieldWells.Builder |
SankeyDiagramAggregatedFieldWells.Builder.source(Collection<DimensionField> source)
The source field wells of a sankey diagram.
|
KPIFieldWells.Builder |
KPIFieldWells.Builder.trendGroups(Collection<DimensionField> trendGroups)
The trend group field wells of a KPI visual.
|
ScatterPlotUnaggregatedFieldWells.Builder |
ScatterPlotUnaggregatedFieldWells.Builder.xAxis(Collection<DimensionField> xAxis)
The x-axis field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells.Builder |
ScatterPlotUnaggregatedFieldWells.Builder.yAxis(Collection<DimensionField> yAxis)
The y-axis field well of a scatter plot.
|
Copyright © 2023. All rights reserved.