Uses of Class
software.amazon.awssdk.services.quicksight.model.VisualSubtitleLabelOptions
-
Packages that use VisualSubtitleLabelOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of VisualSubtitleLabelOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return VisualSubtitleLabelOptions Modifier and Type Method Description VisualSubtitleLabelOptionsBarChartVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsBoxPlotVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsComboChartVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsCustomContentVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsFilledMapVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsFunnelChartVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsGaugeChartVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsGeospatialMapVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsHeatMapVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsHistogramVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsInsightVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsKPIVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsLineChartVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsPieChartVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsPivotTableVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsRadarChartVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsSankeyDiagramVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsScatterPlotVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsTableVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsTreeMapVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsWaterfallVisual. subtitle()The subtitle that is displayed on the visual.VisualSubtitleLabelOptionsWordCloudVisual. subtitle()The subtitle that is displayed on the visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type VisualSubtitleLabelOptions Modifier and Type Method Description BarChartVisual.BuilderBarChartVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.BoxPlotVisual.BuilderBoxPlotVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.ComboChartVisual.BuilderComboChartVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.CustomContentVisual.BuilderCustomContentVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.FilledMapVisual.BuilderFilledMapVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.FunnelChartVisual.BuilderFunnelChartVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.GaugeChartVisual.BuilderGaugeChartVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.GeospatialMapVisual.BuilderGeospatialMapVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.HeatMapVisual.BuilderHeatMapVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.HistogramVisual.BuilderHistogramVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.InsightVisual.BuilderInsightVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.KPIVisual.BuilderKPIVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.LineChartVisual.BuilderLineChartVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.PieChartVisual.BuilderPieChartVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.PivotTableVisual.BuilderPivotTableVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.RadarChartVisual.BuilderRadarChartVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.SankeyDiagramVisual.BuilderSankeyDiagramVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.ScatterPlotVisual.BuilderScatterPlotVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.TableVisual.BuilderTableVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.TreeMapVisual.BuilderTreeMapVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.WaterfallVisual.BuilderWaterfallVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.WordCloudVisual.BuilderWordCloudVisual.Builder. subtitle(VisualSubtitleLabelOptions subtitle)The subtitle that is displayed on the visual.
-