Class CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnTemplatePropsMixin.HistogramConfigurationProperty>
- Enclosing interface:
CfnTemplatePropsMixin.HistogramConfigurationProperty
@Stability(Stable)
public static final class CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnTemplatePropsMixin.HistogramConfigurationProperty>
A builder for
CfnTemplatePropsMixin.HistogramConfigurationProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getBinOptions()binOptions(IResolvable binOptions) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getBinOptions()build()Builds the configured instance.Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getDataLabels()dataLabels(IResolvable dataLabels) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getDataLabels()Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getFieldWells()fieldWells(IResolvable fieldWells) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getFieldWells()Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getInteractions()interactions(IResolvable interactions) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getInteractions()Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getTooltip()tooltip(IResolvable tooltip) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getTooltip()visualPalette(CfnTemplatePropsMixin.VisualPaletteProperty visualPalette) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getVisualPalette()visualPalette(IResolvable visualPalette) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getVisualPalette()xAxisDisplayOptions(CfnTemplatePropsMixin.AxisDisplayOptionsProperty xAxisDisplayOptions) xAxisDisplayOptions(IResolvable xAxisDisplayOptions) xAxisLabelOptions(CfnTemplatePropsMixin.ChartAxisLabelOptionsProperty xAxisLabelOptions) xAxisLabelOptions(IResolvable xAxisLabelOptions) yAxisDisplayOptions(CfnTemplatePropsMixin.AxisDisplayOptionsProperty yAxisDisplayOptions) yAxisDisplayOptions(IResolvable yAxisDisplayOptions)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
binOptions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder binOptions(IResolvable binOptions) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getBinOptions()- Parameters:
binOptions- The options that determine the presentation of histogram bins.- Returns:
this
-
binOptions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder binOptions(CfnTemplatePropsMixin.HistogramBinOptionsProperty binOptions) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getBinOptions()- Parameters:
binOptions- The options that determine the presentation of histogram bins.- Returns:
this
-
dataLabels
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder dataLabels(IResolvable dataLabels) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getDataLabels()- Parameters:
dataLabels- The data label configuration of a histogram.- Returns:
this
-
dataLabels
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder dataLabels(CfnTemplatePropsMixin.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getDataLabels()- Parameters:
dataLabels- The data label configuration of a histogram.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder fieldWells(IResolvable fieldWells) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field well configuration of a histogram.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder fieldWells(CfnTemplatePropsMixin.HistogramFieldWellsProperty fieldWells) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field well configuration of a histogram.- Returns:
this
-
interactions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder interactions(IResolvable interactions) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
interactions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder interactions(CfnTemplatePropsMixin.VisualInteractionOptionsProperty interactions) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
tooltip
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder tooltip(IResolvable tooltip) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getTooltip()- Parameters:
tooltip- The tooltip configuration of a histogram.- Returns:
this
-
tooltip
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder tooltip(CfnTemplatePropsMixin.TooltipOptionsProperty tooltip) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getTooltip()- Parameters:
tooltip- The tooltip configuration of a histogram.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder visualPalette(IResolvable visualPalette) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getVisualPalette()- Parameters:
visualPalette- The visual palette configuration of a histogram.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder visualPalette(CfnTemplatePropsMixin.VisualPaletteProperty visualPalette) Sets the value ofCfnTemplatePropsMixin.HistogramConfigurationProperty.getVisualPalette()- Parameters:
visualPalette- The visual palette configuration of a histogram.- Returns:
this
-
xAxisDisplayOptions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder xAxisDisplayOptions(IResolvable xAxisDisplayOptions) - Parameters:
xAxisDisplayOptions- The options that determine the presentation of the x-axis.- Returns:
this
-
xAxisDisplayOptions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder xAxisDisplayOptions(CfnTemplatePropsMixin.AxisDisplayOptionsProperty xAxisDisplayOptions) - Parameters:
xAxisDisplayOptions- The options that determine the presentation of the x-axis.- Returns:
this
-
xAxisLabelOptions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder xAxisLabelOptions(IResolvable xAxisLabelOptions) - Parameters:
xAxisLabelOptions- The options that determine the presentation of the x-axis label.- Returns:
this
-
xAxisLabelOptions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder xAxisLabelOptions(CfnTemplatePropsMixin.ChartAxisLabelOptionsProperty xAxisLabelOptions) - Parameters:
xAxisLabelOptions- The options that determine the presentation of the x-axis label.- Returns:
this
-
yAxisDisplayOptions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder yAxisDisplayOptions(IResolvable yAxisDisplayOptions) - Parameters:
yAxisDisplayOptions- The options that determine the presentation of the y-axis.- Returns:
this
-
yAxisDisplayOptions
@Stability(Stable) public CfnTemplatePropsMixin.HistogramConfigurationProperty.Builder yAxisDisplayOptions(CfnTemplatePropsMixin.AxisDisplayOptionsProperty yAxisDisplayOptions) - Parameters:
yAxisDisplayOptions- The options that determine the presentation of the y-axis.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnTemplatePropsMixin.HistogramConfigurationProperty>- Returns:
- a new instance of
CfnTemplatePropsMixin.HistogramConfigurationProperty - Throws:
NullPointerException- if any required attribute was not provided
-