Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.BoxPlotVisualProperty.Builder
Packages that use CfnAnalysis.BoxPlotVisualProperty.Builder
-
Uses of CfnAnalysis.BoxPlotVisualProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.BoxPlotVisualProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAnalysis.BoxPlotVisualProperty.getActions()
CfnAnalysis.BoxPlotVisualProperty.Builder.actions
(IResolvable actions) Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getActions()
CfnAnalysis.BoxPlotVisualProperty.builder()
CfnAnalysis.BoxPlotVisualProperty.Builder.chartConfiguration
(IResolvable chartConfiguration) Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getChartConfiguration()
CfnAnalysis.BoxPlotVisualProperty.Builder.chartConfiguration
(CfnAnalysis.BoxPlotChartConfigurationProperty chartConfiguration) Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getChartConfiguration()
CfnAnalysis.BoxPlotVisualProperty.Builder.columnHierarchies
(List<? extends Object> columnHierarchies) Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getColumnHierarchies()
CfnAnalysis.BoxPlotVisualProperty.Builder.columnHierarchies
(IResolvable columnHierarchies) Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getColumnHierarchies()
CfnAnalysis.BoxPlotVisualProperty.Builder.subtitle
(IResolvable subtitle) Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getSubtitle()
CfnAnalysis.BoxPlotVisualProperty.Builder.subtitle
(CfnAnalysis.VisualSubtitleLabelOptionsProperty subtitle) Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getSubtitle()
CfnAnalysis.BoxPlotVisualProperty.Builder.title
(IResolvable title) Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getTitle()
CfnAnalysis.BoxPlotVisualProperty.Builder.title
(CfnAnalysis.VisualTitleLabelOptionsProperty title) Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getTitle()
Sets the value ofCfnAnalysis.BoxPlotVisualProperty.getVisualId()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.BoxPlotVisualProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.BoxPlotVisualProperty.Builder
.