Class CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnAnalysisPropsMixin.TreeMapConfigurationProperty>
- Enclosing interface:
CfnAnalysisPropsMixin.TreeMapConfigurationProperty
@Stability(Stable)
public static final class CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnAnalysisPropsMixin.TreeMapConfigurationProperty>
A builder for
CfnAnalysisPropsMixin.TreeMapConfigurationProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.colorLabelOptions(CfnAnalysisPropsMixin.ChartAxisLabelOptionsProperty colorLabelOptions) colorLabelOptions(IResolvable colorLabelOptions) colorScale(CfnAnalysisPropsMixin.ColorScaleProperty colorScale) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getColorScale()colorScale(IResolvable colorScale) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getColorScale()Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getDataLabels()dataLabels(IResolvable dataLabels) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getDataLabels()Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getFieldWells()fieldWells(IResolvable fieldWells) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getFieldWells()groupLabelOptions(CfnAnalysisPropsMixin.ChartAxisLabelOptionsProperty groupLabelOptions) groupLabelOptions(IResolvable groupLabelOptions) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getInteractions()interactions(IResolvable interactions) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getInteractions()Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getLegend()legend(IResolvable legend) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getLegend()sizeLabelOptions(CfnAnalysisPropsMixin.ChartAxisLabelOptionsProperty sizeLabelOptions) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getSizeLabelOptions()sizeLabelOptions(IResolvable sizeLabelOptions) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getSizeLabelOptions()sortConfiguration(CfnAnalysisPropsMixin.TreeMapSortConfigurationProperty sortConfiguration) sortConfiguration(IResolvable sortConfiguration) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getTooltip()tooltip(IResolvable tooltip) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getTooltip()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
colorLabelOptions
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder colorLabelOptions(IResolvable colorLabelOptions) - Parameters:
colorLabelOptions- The label options (label text, label visibility) for the colors displayed in a tree map.- Returns:
this
-
colorLabelOptions
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder colorLabelOptions(CfnAnalysisPropsMixin.ChartAxisLabelOptionsProperty colorLabelOptions) - Parameters:
colorLabelOptions- The label options (label text, label visibility) for the colors displayed in a tree map.- Returns:
this
-
colorScale
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder colorScale(IResolvable colorScale) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getColorScale()- Parameters:
colorScale- The color options (gradient color, point of divergence) of a tree map.- Returns:
this
-
colorScale
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder colorScale(CfnAnalysisPropsMixin.ColorScaleProperty colorScale) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getColorScale()- Parameters:
colorScale- The color options (gradient color, point of divergence) of a tree map.- Returns:
this
-
dataLabels
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder dataLabels(IResolvable dataLabels) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getDataLabels()- Parameters:
dataLabels- The options that determine if visual data labels are displayed.- Returns:
this
-
dataLabels
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder dataLabels(CfnAnalysisPropsMixin.DataLabelOptionsProperty dataLabels) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getDataLabels()- Parameters:
dataLabels- The options that determine if visual data labels are displayed.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder fieldWells(IResolvable fieldWells) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field wells of the visual.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder fieldWells(CfnAnalysisPropsMixin.TreeMapFieldWellsProperty fieldWells) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field wells of the visual.- Returns:
this
-
groupLabelOptions
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder groupLabelOptions(IResolvable groupLabelOptions) - Parameters:
groupLabelOptions- The label options (label text, label visibility) of the groups that are displayed in a tree map.- Returns:
this
-
groupLabelOptions
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder groupLabelOptions(CfnAnalysisPropsMixin.ChartAxisLabelOptionsProperty groupLabelOptions) - Parameters:
groupLabelOptions- The label options (label text, label visibility) of the groups that are displayed in a tree map.- Returns:
this
-
interactions
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder interactions(IResolvable interactions) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
interactions
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder interactions(CfnAnalysisPropsMixin.VisualInteractionOptionsProperty interactions) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
legend
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder legend(IResolvable legend) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getLegend()- Parameters:
legend- The legend display setup of the visual.- Returns:
this
-
legend
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder legend(CfnAnalysisPropsMixin.LegendOptionsProperty legend) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getLegend()- Parameters:
legend- The legend display setup of the visual.- Returns:
this
-
sizeLabelOptions
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder sizeLabelOptions(IResolvable sizeLabelOptions) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getSizeLabelOptions()- Parameters:
sizeLabelOptions- The label options (label text, label visibility) of the sizes that are displayed in a tree map.- Returns:
this
-
sizeLabelOptions
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder sizeLabelOptions(CfnAnalysisPropsMixin.ChartAxisLabelOptionsProperty sizeLabelOptions) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getSizeLabelOptions()- Parameters:
sizeLabelOptions- The label options (label text, label visibility) of the sizes that are displayed in a tree map.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder sortConfiguration(IResolvable sortConfiguration) - Parameters:
sortConfiguration- The sort configuration of a tree map.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder sortConfiguration(CfnAnalysisPropsMixin.TreeMapSortConfigurationProperty sortConfiguration) - Parameters:
sortConfiguration- The sort configuration of a tree map.- Returns:
this
-
tooltip
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder tooltip(IResolvable tooltip) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getTooltip()- Parameters:
tooltip- The tooltip display setup of the visual.- Returns:
this
-
tooltip
@Stability(Stable) public CfnAnalysisPropsMixin.TreeMapConfigurationProperty.Builder tooltip(CfnAnalysisPropsMixin.TooltipOptionsProperty tooltip) Sets the value ofCfnAnalysisPropsMixin.TreeMapConfigurationProperty.getTooltip()- Parameters:
tooltip- The tooltip display setup of the visual.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnAnalysisPropsMixin.TreeMapConfigurationProperty>- Returns:
- a new instance of
CfnAnalysisPropsMixin.TreeMapConfigurationProperty - Throws:
NullPointerException- if any required attribute was not provided
-