@Stability(value=Stable) public static final class CfnIntegration.ConnectorOperatorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.ConnectorOperatorProperty>
CfnIntegration.ConnectorOperatorProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnIntegration.ConnectorOperatorProperty |
build()
Builds the configured instance.
|
CfnIntegration.ConnectorOperatorProperty.Builder |
marketo(String marketo)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getMarketo() |
CfnIntegration.ConnectorOperatorProperty.Builder |
s3(String s3)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getS3() |
CfnIntegration.ConnectorOperatorProperty.Builder |
salesforce(String salesforce)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getSalesforce() |
CfnIntegration.ConnectorOperatorProperty.Builder |
serviceNow(String serviceNow)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getServiceNow() |
CfnIntegration.ConnectorOperatorProperty.Builder |
zendesk(String zendesk)
Sets the value of
CfnIntegration.ConnectorOperatorProperty.getZendesk() |
@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder marketo(String marketo)
CfnIntegration.ConnectorOperatorProperty.getMarketo()
marketo
- `CfnIntegration.ConnectorOperatorProperty.Marketo`.this
@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder s3(String s3)
CfnIntegration.ConnectorOperatorProperty.getS3()
s3
- `CfnIntegration.ConnectorOperatorProperty.S3`.this
@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder salesforce(String salesforce)
CfnIntegration.ConnectorOperatorProperty.getSalesforce()
salesforce
- `CfnIntegration.ConnectorOperatorProperty.Salesforce`.this
@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder serviceNow(String serviceNow)
CfnIntegration.ConnectorOperatorProperty.getServiceNow()
serviceNow
- `CfnIntegration.ConnectorOperatorProperty.ServiceNow`.this
@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty.Builder zendesk(String zendesk)
CfnIntegration.ConnectorOperatorProperty.getZendesk()
zendesk
- `CfnIntegration.ConnectorOperatorProperty.Zendesk`.this
@Stability(value=Stable) public CfnIntegration.ConnectorOperatorProperty build()
build
in interface software.amazon.jsii.Builder<CfnIntegration.ConnectorOperatorProperty>
CfnIntegration.ConnectorOperatorProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.