Class CfnAnalysisPropsMixin.ImageCustomActionOperationProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.ImageCustomActionOperationProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnAnalysisPropsMixin.ImageCustomActionOperationProperty>
- Enclosing interface:
CfnAnalysisPropsMixin.ImageCustomActionOperationProperty
@Stability(Stable)
public static final class CfnAnalysisPropsMixin.ImageCustomActionOperationProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnAnalysisPropsMixin.ImageCustomActionOperationProperty>
A builder for
CfnAnalysisPropsMixin.ImageCustomActionOperationProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.navigationOperation(CfnAnalysisPropsMixin.CustomActionNavigationOperationProperty navigationOperation) navigationOperation(IResolvable navigationOperation) setParametersOperation(CfnAnalysisPropsMixin.CustomActionSetParametersOperationProperty setParametersOperation) setParametersOperation(IResolvable setParametersOperation) urlOperation(IResolvable urlOperation)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setParametersOperation
@Stability(Stable) public CfnAnalysisPropsMixin.ImageCustomActionOperationProperty.Builder setParametersOperation(IResolvable setParametersOperation) Sets the value ofCfnAnalysisPropsMixin.ImageCustomActionOperationProperty.getSetParametersOperation()- Parameters:
setParametersOperation- the value to be set.- Returns:
this
-
setParametersOperation
@Stability(Stable) public CfnAnalysisPropsMixin.ImageCustomActionOperationProperty.Builder setParametersOperation(CfnAnalysisPropsMixin.CustomActionSetParametersOperationProperty setParametersOperation) Sets the value ofCfnAnalysisPropsMixin.ImageCustomActionOperationProperty.getSetParametersOperation()- Parameters:
setParametersOperation- the value to be set.- Returns:
this
-
urlOperation
@Stability(Stable) public CfnAnalysisPropsMixin.ImageCustomActionOperationProperty.Builder urlOperation(IResolvable urlOperation) - Parameters:
urlOperation- the value to be set.- Returns:
this
-
urlOperation
@Stability(Stable) public CfnAnalysisPropsMixin.ImageCustomActionOperationProperty.Builder urlOperation(CfnAnalysisPropsMixin.CustomActionURLOperationProperty urlOperation) - Parameters:
urlOperation- the value to be set.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnAnalysisPropsMixin.ImageCustomActionOperationProperty>- Returns:
- a new instance of
CfnAnalysisPropsMixin.ImageCustomActionOperationProperty - Throws:
NullPointerException- if any required attribute was not provided