Class CfnDashboard.FunnelChartConfigurationProperty.Builder
java.lang.Object
software.amazon.awscdk.services.quicksight.CfnDashboard.FunnelChartConfigurationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnDashboard.FunnelChartConfigurationProperty>
- Enclosing interface:
CfnDashboard.FunnelChartConfigurationProperty
@Stability(Stable)
public static final class CfnDashboard.FunnelChartConfigurationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnDashboard.FunnelChartConfigurationProperty>
A builder for
CfnDashboard.FunnelChartConfigurationProperty
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds the configured instance.categoryLabelOptions
(IResolvable categoryLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getCategoryLabelOptions()
categoryLabelOptions
(CfnDashboard.ChartAxisLabelOptionsProperty categoryLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getCategoryLabelOptions()
dataLabelOptions
(IResolvable dataLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getDataLabelOptions()
dataLabelOptions
(CfnDashboard.FunnelChartDataLabelOptionsProperty dataLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getDataLabelOptions()
fieldWells
(IResolvable fieldWells) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getFieldWells()
fieldWells
(CfnDashboard.FunnelChartFieldWellsProperty fieldWells) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getFieldWells()
sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getSortConfiguration()
sortConfiguration
(CfnDashboard.FunnelChartSortConfigurationProperty sortConfiguration) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getSortConfiguration()
tooltip
(IResolvable tooltip) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getTooltip()
Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getTooltip()
valueLabelOptions
(IResolvable valueLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getValueLabelOptions()
valueLabelOptions
(CfnDashboard.ChartAxisLabelOptionsProperty valueLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getValueLabelOptions()
visualPalette
(IResolvable visualPalette) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getVisualPalette()
visualPalette
(CfnDashboard.VisualPaletteProperty visualPalette) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getVisualPalette()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
categoryLabelOptions
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder categoryLabelOptions(IResolvable categoryLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getCategoryLabelOptions()
- Parameters:
categoryLabelOptions
- The label options of the categories that are displayed in aFunnelChartVisual
.- Returns:
this
-
categoryLabelOptions
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder categoryLabelOptions(CfnDashboard.ChartAxisLabelOptionsProperty categoryLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getCategoryLabelOptions()
- Parameters:
categoryLabelOptions
- The label options of the categories that are displayed in aFunnelChartVisual
.- Returns:
this
-
dataLabelOptions
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder dataLabelOptions(IResolvable dataLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getDataLabelOptions()
- Parameters:
dataLabelOptions
- The options that determine the presentation of the data labels.- Returns:
this
-
dataLabelOptions
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder dataLabelOptions(CfnDashboard.FunnelChartDataLabelOptionsProperty dataLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getDataLabelOptions()
- Parameters:
dataLabelOptions
- The options that determine the presentation of the data labels.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder fieldWells(IResolvable fieldWells) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getFieldWells()
- Parameters:
fieldWells
- The field well configuration of aFunnelChartVisual
.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder fieldWells(CfnDashboard.FunnelChartFieldWellsProperty fieldWells) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getFieldWells()
- Parameters:
fieldWells
- The field well configuration of aFunnelChartVisual
.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder sortConfiguration(IResolvable sortConfiguration) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getSortConfiguration()
- Parameters:
sortConfiguration
- The sort configuration of aFunnelChartVisual
.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder sortConfiguration(CfnDashboard.FunnelChartSortConfigurationProperty sortConfiguration) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getSortConfiguration()
- Parameters:
sortConfiguration
- The sort configuration of aFunnelChartVisual
.- Returns:
this
-
tooltip
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder tooltip(IResolvable tooltip) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getTooltip()
- Parameters:
tooltip
- The tooltip configuration of aFunnelChartVisual
.- Returns:
this
-
tooltip
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder tooltip(CfnDashboard.TooltipOptionsProperty tooltip) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getTooltip()
- Parameters:
tooltip
- The tooltip configuration of aFunnelChartVisual
.- Returns:
this
-
valueLabelOptions
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder valueLabelOptions(IResolvable valueLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getValueLabelOptions()
- Parameters:
valueLabelOptions
- The label options for the values that are displayed in aFunnelChartVisual
.- Returns:
this
-
valueLabelOptions
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder valueLabelOptions(CfnDashboard.ChartAxisLabelOptionsProperty valueLabelOptions) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getValueLabelOptions()
- Parameters:
valueLabelOptions
- The label options for the values that are displayed in aFunnelChartVisual
.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder visualPalette(IResolvable visualPalette) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getVisualPalette()
- Parameters:
visualPalette
- The visual palette configuration of aFunnelChartVisual
.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnDashboard.FunnelChartConfigurationProperty.Builder visualPalette(CfnDashboard.VisualPaletteProperty visualPalette) Sets the value ofCfnDashboard.FunnelChartConfigurationProperty.getVisualPalette()
- Parameters:
visualPalette
- The visual palette configuration of aFunnelChartVisual
.- Returns:
this
-
build
Builds the configured instance.- Specified by:
build
in interfacesoftware.amazon.jsii.Builder<CfnDashboard.FunnelChartConfigurationProperty>
- Returns:
- a new instance of
CfnDashboard.FunnelChartConfigurationProperty
- Throws:
NullPointerException
- if any required attribute was not provided
-