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