Class CfnAnalysis.RadarChartConfigurationProperty.Builder
java.lang.Object
software.amazon.awscdk.services.quicksight.CfnAnalysis.RadarChartConfigurationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnAnalysis.RadarChartConfigurationProperty>
- Enclosing interface:
CfnAnalysis.RadarChartConfigurationProperty
@Stability(Stable)
public static final class CfnAnalysis.RadarChartConfigurationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnAnalysis.RadarChartConfigurationProperty>
A builder for
CfnAnalysis.RadarChartConfigurationProperty
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionalternateBandColorsVisibility
(String alternateBandColorsVisibility) alternateBandEvenColor
(String alternateBandEvenColor) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getAlternateBandEvenColor()
alternateBandOddColor
(String alternateBandOddColor) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getAlternateBandOddColor()
axesRangeScale
(String axesRangeScale) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getAxesRangeScale()
baseSeriesSettings
(IResolvable baseSeriesSettings) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getBaseSeriesSettings()
baseSeriesSettings
(CfnAnalysis.RadarChartSeriesSettingsProperty baseSeriesSettings) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getBaseSeriesSettings()
build()
Builds the configured instance.categoryAxis
(IResolvable categoryAxis) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getCategoryAxis()
categoryAxis
(CfnAnalysis.AxisDisplayOptionsProperty categoryAxis) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getCategoryAxis()
categoryLabelOptions
(IResolvable categoryLabelOptions) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getCategoryLabelOptions()
categoryLabelOptions
(CfnAnalysis.ChartAxisLabelOptionsProperty categoryLabelOptions) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getCategoryLabelOptions()
colorAxis
(IResolvable colorAxis) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getColorAxis()
colorAxis
(CfnAnalysis.AxisDisplayOptionsProperty colorAxis) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getColorAxis()
colorLabelOptions
(IResolvable colorLabelOptions) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getColorLabelOptions()
colorLabelOptions
(CfnAnalysis.ChartAxisLabelOptionsProperty colorLabelOptions) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getColorLabelOptions()
fieldWells
(IResolvable fieldWells) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getFieldWells()
fieldWells
(CfnAnalysis.RadarChartFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getFieldWells()
legend
(IResolvable legend) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getLegend()
Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getLegend()
Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getShape()
sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getSortConfiguration()
sortConfiguration
(CfnAnalysis.RadarChartSortConfigurationProperty sortConfiguration) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getSortConfiguration()
startAngle
(Number startAngle) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getStartAngle()
visualPalette
(IResolvable visualPalette) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getVisualPalette()
visualPalette
(CfnAnalysis.VisualPaletteProperty visualPalette) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getVisualPalette()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
alternateBandColorsVisibility
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder alternateBandColorsVisibility(String alternateBandColorsVisibility) - Parameters:
alternateBandColorsVisibility
- Determines the visibility of the colors of alternatign bands in a radar chart.- Returns:
this
-
alternateBandEvenColor
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder alternateBandEvenColor(String alternateBandEvenColor) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getAlternateBandEvenColor()
- Parameters:
alternateBandEvenColor
- The color of the even-numbered alternate bands of a radar chart.- Returns:
this
-
alternateBandOddColor
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder alternateBandOddColor(String alternateBandOddColor) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getAlternateBandOddColor()
- Parameters:
alternateBandOddColor
- The color of the odd-numbered alternate bands of a radar chart.- Returns:
this
-
axesRangeScale
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder axesRangeScale(String axesRangeScale) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getAxesRangeScale()
- Parameters:
axesRangeScale
- The axis behavior options of a radar chart.- Returns:
this
-
baseSeriesSettings
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder baseSeriesSettings(IResolvable baseSeriesSettings) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getBaseSeriesSettings()
- Parameters:
baseSeriesSettings
- The base sreies settings of a radar chart.- Returns:
this
-
baseSeriesSettings
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder baseSeriesSettings(CfnAnalysis.RadarChartSeriesSettingsProperty baseSeriesSettings) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getBaseSeriesSettings()
- Parameters:
baseSeriesSettings
- The base sreies settings of a radar chart.- Returns:
this
-
categoryAxis
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder categoryAxis(IResolvable categoryAxis) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getCategoryAxis()
- Parameters:
categoryAxis
- The category axis of a radar chart.- Returns:
this
-
categoryAxis
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder categoryAxis(CfnAnalysis.AxisDisplayOptionsProperty categoryAxis) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getCategoryAxis()
- Parameters:
categoryAxis
- The category axis of a radar chart.- Returns:
this
-
categoryLabelOptions
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder categoryLabelOptions(IResolvable categoryLabelOptions) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getCategoryLabelOptions()
- Parameters:
categoryLabelOptions
- The category label options of a radar chart.- Returns:
this
-
categoryLabelOptions
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder categoryLabelOptions(CfnAnalysis.ChartAxisLabelOptionsProperty categoryLabelOptions) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getCategoryLabelOptions()
- Parameters:
categoryLabelOptions
- The category label options of a radar chart.- Returns:
this
-
colorAxis
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder colorAxis(IResolvable colorAxis) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getColorAxis()
- Parameters:
colorAxis
- The color axis of a radar chart.- Returns:
this
-
colorAxis
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder colorAxis(CfnAnalysis.AxisDisplayOptionsProperty colorAxis) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getColorAxis()
- Parameters:
colorAxis
- The color axis of a radar chart.- Returns:
this
-
colorLabelOptions
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder colorLabelOptions(IResolvable colorLabelOptions) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getColorLabelOptions()
- Parameters:
colorLabelOptions
- The color label options of a radar chart.- Returns:
this
-
colorLabelOptions
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder colorLabelOptions(CfnAnalysis.ChartAxisLabelOptionsProperty colorLabelOptions) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getColorLabelOptions()
- Parameters:
colorLabelOptions
- The color label options of a radar chart.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder fieldWells(IResolvable fieldWells) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getFieldWells()
- Parameters:
fieldWells
- The field well configuration of aRadarChartVisual
.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder fieldWells(CfnAnalysis.RadarChartFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getFieldWells()
- Parameters:
fieldWells
- The field well configuration of aRadarChartVisual
.- Returns:
this
-
legend
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder legend(IResolvable legend) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getLegend()
- Parameters:
legend
- The legend display setup of the visual.- Returns:
this
-
legend
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder legend(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getLegend()
- Parameters:
legend
- The legend display setup of the visual.- Returns:
this
-
shape
Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getShape()
- Parameters:
shape
- The shape of the radar chart.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder sortConfiguration(IResolvable sortConfiguration) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getSortConfiguration()
- Parameters:
sortConfiguration
- The sort configuration of aRadarChartVisual
.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder sortConfiguration(CfnAnalysis.RadarChartSortConfigurationProperty sortConfiguration) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getSortConfiguration()
- Parameters:
sortConfiguration
- The sort configuration of aRadarChartVisual
.- Returns:
this
-
startAngle
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder startAngle(Number startAngle) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getStartAngle()
- Parameters:
startAngle
- The start angle of a radar chart's axis.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder visualPalette(IResolvable visualPalette) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getVisualPalette()
- Parameters:
visualPalette
- The palette (chart color) display setup of the visual.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnAnalysis.RadarChartConfigurationProperty.Builder visualPalette(CfnAnalysis.VisualPaletteProperty visualPalette) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getVisualPalette()
- Parameters:
visualPalette
- The palette (chart color) display setup of the visual.- Returns:
this
-
build
Builds the configured instance.- Specified by:
build
in interfacesoftware.amazon.jsii.Builder<CfnAnalysis.RadarChartConfigurationProperty>
- Returns:
- a new instance of
CfnAnalysis.RadarChartConfigurationProperty
- Throws:
NullPointerException
- if any required attribute was not provided
-