| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static VisualSubtitleLabelOptions.Builder |
VisualSubtitleLabelOptions.builder() |
default VisualSubtitleLabelOptions.Builder |
VisualSubtitleLabelOptions.Builder.formatText(Consumer<LongFormatText.Builder> formatText)
The long text format of the subtitle label, such as plain text or rich text.
|
VisualSubtitleLabelOptions.Builder |
VisualSubtitleLabelOptions.Builder.formatText(LongFormatText formatText)
The long text format of the subtitle label, such as plain text or rich text.
|
VisualSubtitleLabelOptions.Builder |
VisualSubtitleLabelOptions.toBuilder() |
VisualSubtitleLabelOptions.Builder |
VisualSubtitleLabelOptions.Builder.visibility(String visibility)
The visibility of the subtitle label.
|
VisualSubtitleLabelOptions.Builder |
VisualSubtitleLabelOptions.Builder.visibility(Visibility visibility)
The visibility of the subtitle label.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VisualSubtitleLabelOptions.Builder> |
VisualSubtitleLabelOptions.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GeospatialMapVisual.Builder |
GeospatialMapVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default TableVisual.Builder |
TableVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default SankeyDiagramVisual.Builder |
SankeyDiagramVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default WordCloudVisual.Builder |
WordCloudVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default CustomContentVisual.Builder |
CustomContentVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default BarChartVisual.Builder |
BarChartVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default LineChartVisual.Builder |
LineChartVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default HistogramVisual.Builder |
HistogramVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default PivotTableVisual.Builder |
PivotTableVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default BoxPlotVisual.Builder |
BoxPlotVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default FilledMapVisual.Builder |
FilledMapVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default WaterfallVisual.Builder |
WaterfallVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default InsightVisual.Builder |
InsightVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default GaugeChartVisual.Builder |
GaugeChartVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default PieChartVisual.Builder |
PieChartVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default RadarChartVisual.Builder |
RadarChartVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default KPIVisual.Builder |
KPIVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default ComboChartVisual.Builder |
ComboChartVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default HeatMapVisual.Builder |
HeatMapVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default ScatterPlotVisual.Builder |
ScatterPlotVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default FunnelChartVisual.Builder |
FunnelChartVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
default TreeMapVisual.Builder |
TreeMapVisual.Builder.subtitle(Consumer<VisualSubtitleLabelOptions.Builder> subtitle)
The subtitle that is displayed on the visual.
|
Copyright © 2023. All rights reserved.