| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<VisualCustomAction> |
GeospatialMapVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
TableVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
SankeyDiagramVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
WordCloudVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
CustomContentVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
BarChartVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
LineChartVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
EmptyVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
HistogramVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
PivotTableVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
BoxPlotVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
FilledMapVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
WaterfallVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
InsightVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
GaugeChartVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
PieChartVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
RadarChartVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
KPIVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
ComboChartVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
HeatMapVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
ScatterPlotVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
FunnelChartVisual.actions()
The list of custom actions that are configured for a visual.
|
List<VisualCustomAction> |
TreeMapVisual.actions()
The list of custom actions that are configured for a visual.
|
| Modifier and Type | Method and Description |
|---|---|
GeospatialMapVisual.Builder |
GeospatialMapVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
TableVisual.Builder |
TableVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
SankeyDiagramVisual.Builder |
SankeyDiagramVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
WordCloudVisual.Builder |
WordCloudVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
CustomContentVisual.Builder |
CustomContentVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
BarChartVisual.Builder |
BarChartVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
LineChartVisual.Builder |
LineChartVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
EmptyVisual.Builder |
EmptyVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
HistogramVisual.Builder |
HistogramVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
PivotTableVisual.Builder |
PivotTableVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
BoxPlotVisual.Builder |
BoxPlotVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
FilledMapVisual.Builder |
FilledMapVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
WaterfallVisual.Builder |
WaterfallVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
InsightVisual.Builder |
InsightVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
GaugeChartVisual.Builder |
GaugeChartVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
PieChartVisual.Builder |
PieChartVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
RadarChartVisual.Builder |
RadarChartVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
KPIVisual.Builder |
KPIVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
ComboChartVisual.Builder |
ComboChartVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
HeatMapVisual.Builder |
HeatMapVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
ScatterPlotVisual.Builder |
ScatterPlotVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
FunnelChartVisual.Builder |
FunnelChartVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
TreeMapVisual.Builder |
TreeMapVisual.Builder.actions(VisualCustomAction... actions)
The list of custom actions that are configured for a visual.
|
| Modifier and Type | Method and Description |
|---|---|
GeospatialMapVisual.Builder |
GeospatialMapVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
TableVisual.Builder |
TableVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
SankeyDiagramVisual.Builder |
SankeyDiagramVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
WordCloudVisual.Builder |
WordCloudVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
CustomContentVisual.Builder |
CustomContentVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
BarChartVisual.Builder |
BarChartVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
LineChartVisual.Builder |
LineChartVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
EmptyVisual.Builder |
EmptyVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
HistogramVisual.Builder |
HistogramVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
PivotTableVisual.Builder |
PivotTableVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
BoxPlotVisual.Builder |
BoxPlotVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
FilledMapVisual.Builder |
FilledMapVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
WaterfallVisual.Builder |
WaterfallVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
InsightVisual.Builder |
InsightVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
GaugeChartVisual.Builder |
GaugeChartVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
PieChartVisual.Builder |
PieChartVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
RadarChartVisual.Builder |
RadarChartVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
KPIVisual.Builder |
KPIVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
ComboChartVisual.Builder |
ComboChartVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
HeatMapVisual.Builder |
HeatMapVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
ScatterPlotVisual.Builder |
ScatterPlotVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
FunnelChartVisual.Builder |
FunnelChartVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
TreeMapVisual.Builder |
TreeMapVisual.Builder.actions(Collection<VisualCustomAction> actions)
The list of custom actions that are configured for a visual.
|
Copyright © 2023. All rights reserved.