Class CfnAnalysis.ScatterPlotConfigurationProperty.Builder
java.lang.Object
software.amazon.awscdk.services.quicksight.CfnAnalysis.ScatterPlotConfigurationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnAnalysis.ScatterPlotConfigurationProperty>
- Enclosing interface:
CfnAnalysis.ScatterPlotConfigurationProperty
@Stability(Stable)
public static final class CfnAnalysis.ScatterPlotConfigurationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnAnalysis.ScatterPlotConfigurationProperty>
A builder for
CfnAnalysis.ScatterPlotConfigurationProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.dataLabels(IResolvable dataLabels) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getDataLabels()dataLabels(CfnAnalysis.DataLabelOptionsProperty dataLabels) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getDataLabels()fieldWells(IResolvable fieldWells) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getFieldWells()fieldWells(CfnAnalysis.ScatterPlotFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getFieldWells()interactions(IResolvable interactions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getInteractions()interactions(CfnAnalysis.VisualInteractionOptionsProperty interactions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getInteractions()legend(IResolvable legend) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getLegend()Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getLegend()sortConfiguration(IResolvable sortConfiguration) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getSortConfiguration()sortConfiguration(CfnAnalysis.ScatterPlotSortConfigurationProperty sortConfiguration) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getSortConfiguration()tooltip(IResolvable tooltip) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getTooltip()Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getTooltip()visualPalette(IResolvable visualPalette) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getVisualPalette()visualPalette(CfnAnalysis.VisualPaletteProperty visualPalette) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getVisualPalette()xAxisDisplayOptions(IResolvable xAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisDisplayOptions()xAxisDisplayOptions(CfnAnalysis.AxisDisplayOptionsProperty xAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisDisplayOptions()xAxisLabelOptions(IResolvable xAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisLabelOptions()xAxisLabelOptions(CfnAnalysis.ChartAxisLabelOptionsProperty xAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisLabelOptions()yAxisDisplayOptions(IResolvable yAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisDisplayOptions()yAxisDisplayOptions(CfnAnalysis.AxisDisplayOptionsProperty yAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisDisplayOptions()yAxisLabelOptions(IResolvable yAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisLabelOptions()yAxisLabelOptions(CfnAnalysis.ChartAxisLabelOptionsProperty yAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisLabelOptions()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
dataLabels
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder dataLabels(IResolvable dataLabels) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getDataLabels()- Parameters:
dataLabels- The options that determine if visual data labels are displayed.- Returns:
this
-
dataLabels
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder dataLabels(CfnAnalysis.DataLabelOptionsProperty dataLabels) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getDataLabels()- Parameters:
dataLabels- The options that determine if visual data labels are displayed.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder fieldWells(IResolvable fieldWells) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field wells of the visual.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder fieldWells(CfnAnalysis.ScatterPlotFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getFieldWells()- Parameters:
fieldWells- The field wells of the visual.- Returns:
this
-
interactions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder interactions(IResolvable interactions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
interactions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder interactions(CfnAnalysis.VisualInteractionOptionsProperty interactions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getInteractions()- Parameters:
interactions- The general visual interactions setup for a visual.- Returns:
this
-
legend
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder legend(IResolvable legend) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getLegend()- Parameters:
legend- The legend display setup of the visual.- Returns:
this
-
legend
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder legend(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getLegend()- Parameters:
legend- The legend display setup of the visual.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder sortConfiguration(IResolvable sortConfiguration) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getSortConfiguration()- Parameters:
sortConfiguration- The sort configuration of a scatter plot.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder sortConfiguration(CfnAnalysis.ScatterPlotSortConfigurationProperty sortConfiguration) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getSortConfiguration()- Parameters:
sortConfiguration- The sort configuration of a scatter plot.- Returns:
this
-
tooltip
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder tooltip(IResolvable tooltip) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getTooltip()- Parameters:
tooltip- The legend display setup of the visual.- Returns:
this
-
tooltip
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder tooltip(CfnAnalysis.TooltipOptionsProperty tooltip) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getTooltip()- Parameters:
tooltip- The legend display setup of the visual.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder visualPalette(IResolvable visualPalette) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getVisualPalette()- Parameters:
visualPalette- The palette (chart color) display setup of the visual.- Returns:
this
-
visualPalette
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder visualPalette(CfnAnalysis.VisualPaletteProperty visualPalette) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getVisualPalette()- Parameters:
visualPalette- The palette (chart color) display setup of the visual.- Returns:
this
-
xAxisDisplayOptions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder xAxisDisplayOptions(IResolvable xAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisDisplayOptions()- Parameters:
xAxisDisplayOptions- The label display options (grid line, range, scale, and axis step) of the scatter plot's x-axis.- Returns:
this
-
xAxisDisplayOptions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder xAxisDisplayOptions(CfnAnalysis.AxisDisplayOptionsProperty xAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisDisplayOptions()- Parameters:
xAxisDisplayOptions- The label display options (grid line, range, scale, and axis step) of the scatter plot's x-axis.- Returns:
this
-
xAxisLabelOptions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder xAxisLabelOptions(IResolvable xAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisLabelOptions()- Parameters:
xAxisLabelOptions- The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.- Returns:
this
-
xAxisLabelOptions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder xAxisLabelOptions(CfnAnalysis.ChartAxisLabelOptionsProperty xAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisLabelOptions()- Parameters:
xAxisLabelOptions- The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.- Returns:
this
-
yAxisDisplayOptions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder yAxisDisplayOptions(IResolvable yAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisDisplayOptions()- Parameters:
yAxisDisplayOptions- The label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.- Returns:
this
-
yAxisDisplayOptions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder yAxisDisplayOptions(CfnAnalysis.AxisDisplayOptionsProperty yAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisDisplayOptions()- Parameters:
yAxisDisplayOptions- The label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.- Returns:
this
-
yAxisLabelOptions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder yAxisLabelOptions(IResolvable yAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisLabelOptions()- Parameters:
yAxisLabelOptions- The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.- Returns:
this
-
yAxisLabelOptions
@Stability(Stable) public CfnAnalysis.ScatterPlotConfigurationProperty.Builder yAxisLabelOptions(CfnAnalysis.ChartAxisLabelOptionsProperty yAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisLabelOptions()- Parameters:
yAxisLabelOptions- The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnAnalysis.ScatterPlotConfigurationProperty>- Returns:
- a new instance of
CfnAnalysis.ScatterPlotConfigurationProperty - Throws:
NullPointerException- if any required attribute was not provided
-