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