Class CfnTemplate.GaugeChartConfigurationProperty.Builder
java.lang.Object
software.amazon.awscdk.services.quicksight.CfnTemplate.GaugeChartConfigurationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnTemplate.GaugeChartConfigurationProperty>
- Enclosing interface:
CfnTemplate.GaugeChartConfigurationProperty
@Stability(Stable)
public static final class CfnTemplate.GaugeChartConfigurationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnTemplate.GaugeChartConfigurationProperty>
A builder for
CfnTemplate.GaugeChartConfigurationProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.colorConfiguration(IResolvable colorConfiguration) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getColorConfiguration()colorConfiguration(CfnTemplate.GaugeChartColorConfigurationProperty colorConfiguration) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getColorConfiguration()dataLabels(IResolvable dataLabels) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getDataLabels()dataLabels(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getDataLabels()fieldWells(IResolvable fieldWells) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getFieldWells()fieldWells(CfnTemplate.GaugeChartFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getFieldWells()gaugeChartOptions(IResolvable gaugeChartOptions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getGaugeChartOptions()gaugeChartOptions(CfnTemplate.GaugeChartOptionsProperty gaugeChartOptions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getGaugeChartOptions()interactions(IResolvable interactions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getInteractions()interactions(CfnTemplate.VisualInteractionOptionsProperty interactions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getInteractions()tooltipOptions(IResolvable tooltipOptions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getTooltipOptions()tooltipOptions(CfnTemplate.TooltipOptionsProperty tooltipOptions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getTooltipOptions()visualPalette(IResolvable visualPalette) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getVisualPalette()visualPalette(CfnTemplate.VisualPaletteProperty visualPalette) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getVisualPalette()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
colorConfiguration
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder colorConfiguration(IResolvable colorConfiguration) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getColorConfiguration()- Parameters:
colorConfiguration- The color configuration of aGaugeChartVisual.- Returns:
this
-
colorConfiguration
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder colorConfiguration(CfnTemplate.GaugeChartColorConfigurationProperty colorConfiguration) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getColorConfiguration()- Parameters:
colorConfiguration- The color configuration of aGaugeChartVisual.- Returns:
this
-
dataLabels
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder dataLabels(IResolvable dataLabels) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getDataLabels()- Parameters:
dataLabels- The data label configuration of aGaugeChartVisual.- Returns:
this
-
dataLabels
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder dataLabels(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getDataLabels()- Parameters:
dataLabels- The data label configuration of aGaugeChartVisual.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder fieldWells(IResolvable fieldWells) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field well configuration of aGaugeChartVisual.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder fieldWells(CfnTemplate.GaugeChartFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field well configuration of aGaugeChartVisual.- Returns:
this
-
gaugeChartOptions
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder gaugeChartOptions(IResolvable gaugeChartOptions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getGaugeChartOptions()- Parameters:
gaugeChartOptions- The options that determine the presentation of theGaugeChartVisual.- Returns:
this
-
gaugeChartOptions
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder gaugeChartOptions(CfnTemplate.GaugeChartOptionsProperty gaugeChartOptions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getGaugeChartOptions()- Parameters:
gaugeChartOptions- The options that determine the presentation of theGaugeChartVisual.- Returns:
this
-
interactions
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder interactions(IResolvable interactions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
interactions
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder interactions(CfnTemplate.VisualInteractionOptionsProperty interactions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
tooltipOptions
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder tooltipOptions(IResolvable tooltipOptions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getTooltipOptions()- Parameters:
tooltipOptions- The tooltip configuration of aGaugeChartVisual.- Returns:
this
-
tooltipOptions
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder tooltipOptions(CfnTemplate.TooltipOptionsProperty tooltipOptions) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getTooltipOptions()- Parameters:
tooltipOptions- The tooltip configuration of aGaugeChartVisual.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder visualPalette(IResolvable visualPalette) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getVisualPalette()- Parameters:
visualPalette- The visual palette configuration of aGaugeChartVisual.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnTemplate.GaugeChartConfigurationProperty.Builder visualPalette(CfnTemplate.VisualPaletteProperty visualPalette) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getVisualPalette()- Parameters:
visualPalette- The visual palette configuration of aGaugeChartVisual.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnTemplate.GaugeChartConfigurationProperty>- Returns:
- a new instance of
CfnTemplate.GaugeChartConfigurationProperty - Throws:
NullPointerException- if any required attribute was not provided
-