Class CfnAnalysis.TableConfigurationProperty.Builder
java.lang.Object
software.amazon.awscdk.services.quicksight.CfnAnalysis.TableConfigurationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnAnalysis.TableConfigurationProperty>
- Enclosing interface:
CfnAnalysis.TableConfigurationProperty
@Stability(Stable)
public static final class CfnAnalysis.TableConfigurationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnAnalysis.TableConfigurationProperty>
A builder for
CfnAnalysis.TableConfigurationProperty
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds the configured instance.fieldOptions
(IResolvable fieldOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldOptions()
fieldOptions
(CfnAnalysis.TableFieldOptionsProperty fieldOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldOptions()
fieldWells
(IResolvable fieldWells) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldWells()
fieldWells
(CfnAnalysis.TableFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldWells()
paginatedReportOptions
(IResolvable paginatedReportOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getPaginatedReportOptions()
paginatedReportOptions
(CfnAnalysis.TablePaginatedReportOptionsProperty paginatedReportOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getPaginatedReportOptions()
sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnAnalysis.TableConfigurationProperty.getSortConfiguration()
sortConfiguration
(CfnAnalysis.TableSortConfigurationProperty sortConfiguration) Sets the value ofCfnAnalysis.TableConfigurationProperty.getSortConfiguration()
tableInlineVisualizations
(List<? extends Object> tableInlineVisualizations) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableInlineVisualizations()
tableInlineVisualizations
(IResolvable tableInlineVisualizations) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableInlineVisualizations()
tableOptions
(IResolvable tableOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableOptions()
tableOptions
(CfnAnalysis.TableOptionsProperty tableOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableOptions()
totalOptions
(IResolvable totalOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTotalOptions()
totalOptions
(CfnAnalysis.TotalOptionsProperty totalOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTotalOptions()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
fieldOptions
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder fieldOptions(IResolvable fieldOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldOptions()
- Parameters:
fieldOptions
- The field options for a table visual.- Returns:
this
-
fieldOptions
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder fieldOptions(CfnAnalysis.TableFieldOptionsProperty fieldOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldOptions()
- Parameters:
fieldOptions
- The field options for a table visual.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder fieldWells(IResolvable fieldWells) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldWells()
- Parameters:
fieldWells
- The field wells of the visual.- Returns:
this
-
fieldWells
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder fieldWells(CfnAnalysis.TableFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.TableConfigurationProperty.getFieldWells()
- Parameters:
fieldWells
- The field wells of the visual.- Returns:
this
-
paginatedReportOptions
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder paginatedReportOptions(IResolvable paginatedReportOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getPaginatedReportOptions()
- Parameters:
paginatedReportOptions
- The paginated report options for a table visual.- Returns:
this
-
paginatedReportOptions
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder paginatedReportOptions(CfnAnalysis.TablePaginatedReportOptionsProperty paginatedReportOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getPaginatedReportOptions()
- Parameters:
paginatedReportOptions
- The paginated report options for a table visual.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder sortConfiguration(IResolvable sortConfiguration) Sets the value ofCfnAnalysis.TableConfigurationProperty.getSortConfiguration()
- Parameters:
sortConfiguration
- The sort configuration for aTableVisual
.- Returns:
this
-
sortConfiguration
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder sortConfiguration(CfnAnalysis.TableSortConfigurationProperty sortConfiguration) Sets the value ofCfnAnalysis.TableConfigurationProperty.getSortConfiguration()
- Parameters:
sortConfiguration
- The sort configuration for aTableVisual
.- Returns:
this
-
tableInlineVisualizations
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder tableInlineVisualizations(IResolvable tableInlineVisualizations) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableInlineVisualizations()
- Parameters:
tableInlineVisualizations
- A collection of inline visualizations to display within a chart.- Returns:
this
-
tableInlineVisualizations
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder tableInlineVisualizations(List<? extends Object> tableInlineVisualizations) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableInlineVisualizations()
- Parameters:
tableInlineVisualizations
- A collection of inline visualizations to display within a chart.- Returns:
this
-
tableOptions
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder tableOptions(IResolvable tableOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableOptions()
- Parameters:
tableOptions
- The table options for a table visual.- Returns:
this
-
tableOptions
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder tableOptions(CfnAnalysis.TableOptionsProperty tableOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTableOptions()
- Parameters:
tableOptions
- The table options for a table visual.- Returns:
this
-
totalOptions
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder totalOptions(IResolvable totalOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTotalOptions()
- Parameters:
totalOptions
- The total options for a table visual.- Returns:
this
-
totalOptions
@Stability(Stable) public CfnAnalysis.TableConfigurationProperty.Builder totalOptions(CfnAnalysis.TotalOptionsProperty totalOptions) Sets the value ofCfnAnalysis.TableConfigurationProperty.getTotalOptions()
- Parameters:
totalOptions
- The total options for a table visual.- Returns:
this
-
build
Builds the configured instance.- Specified by:
build
in interfacesoftware.amazon.jsii.Builder<CfnAnalysis.TableConfigurationProperty>
- Returns:
- a new instance of
CfnAnalysis.TableConfigurationProperty
- Throws:
NullPointerException
- if any required attribute was not provided
-