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