Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.BoxPlotChartConfigurationProperty.Builder
-
Uses of CfnAnalysis.BoxPlotChartConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.BoxPlotChartConfigurationProperty.Builder.boxPlotOptions
(IResolvable boxPlotOptions) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getBoxPlotOptions()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.boxPlotOptions
(CfnAnalysis.BoxPlotOptionsProperty boxPlotOptions) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getBoxPlotOptions()
CfnAnalysis.BoxPlotChartConfigurationProperty.builder()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.categoryAxis
(IResolvable categoryAxis) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getCategoryAxis()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.categoryAxis
(CfnAnalysis.AxisDisplayOptionsProperty categoryAxis) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getCategoryAxis()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.categoryLabelOptions
(IResolvable categoryLabelOptions) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getCategoryLabelOptions()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.categoryLabelOptions
(CfnAnalysis.ChartAxisLabelOptionsProperty categoryLabelOptions) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getCategoryLabelOptions()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getFieldWells()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.fieldWells
(CfnAnalysis.BoxPlotFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getFieldWells()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getLegend()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getLegend()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.primaryYAxisDisplayOptions
(IResolvable primaryYAxisDisplayOptions) CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.primaryYAxisDisplayOptions
(CfnAnalysis.AxisDisplayOptionsProperty primaryYAxisDisplayOptions) CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.primaryYAxisLabelOptions
(IResolvable primaryYAxisLabelOptions) CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.primaryYAxisLabelOptions
(CfnAnalysis.ChartAxisLabelOptionsProperty primaryYAxisLabelOptions) CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.referenceLines
(List<? extends Object> referenceLines) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getReferenceLines()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.referenceLines
(IResolvable referenceLines) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getReferenceLines()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getSortConfiguration()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.sortConfiguration
(CfnAnalysis.BoxPlotSortConfigurationProperty sortConfiguration) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getSortConfiguration()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getTooltip()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.tooltip
(CfnAnalysis.TooltipOptionsProperty tooltip) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getTooltip()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.visualPalette
(IResolvable visualPalette) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getVisualPalette()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.visualPalette
(CfnAnalysis.VisualPaletteProperty visualPalette) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getVisualPalette()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.BoxPlotChartConfigurationProperty.Builder
.