public static interface ConnectorOperator.Builder extends SdkPojo, CopyableBuilder<ConnectorOperator.Builder,ConnectorOperator>
| Modifier and Type | Method and Description |
|---|---|
ConnectorOperator.Builder |
marketo(MarketoConnectorOperator marketo)
The operation to be performed on the provided Marketo source fields.
|
ConnectorOperator.Builder |
marketo(String marketo)
The operation to be performed on the provided Marketo source fields.
|
ConnectorOperator.Builder |
s3(S3ConnectorOperator s3)
The operation to be performed on the provided Amazon S3 source fields.
|
ConnectorOperator.Builder |
s3(String s3)
The operation to be performed on the provided Amazon S3 source fields.
|
ConnectorOperator.Builder |
salesforce(SalesforceConnectorOperator salesforce)
The operation to be performed on the provided Salesforce source fields.
|
ConnectorOperator.Builder |
salesforce(String salesforce)
The operation to be performed on the provided Salesforce source fields.
|
ConnectorOperator.Builder |
serviceNow(ServiceNowConnectorOperator serviceNow)
The operation to be performed on the provided ServiceNow source fields.
|
ConnectorOperator.Builder |
serviceNow(String serviceNow)
The operation to be performed on the provided ServiceNow source fields.
|
ConnectorOperator.Builder |
zendesk(String zendesk)
The operation to be performed on the provided Zendesk source fields.
|
ConnectorOperator.Builder |
zendesk(ZendeskConnectorOperator zendesk)
The operation to be performed on the provided Zendesk source fields.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildConnectorOperator.Builder marketo(String marketo)
The operation to be performed on the provided Marketo source fields.
marketo - The operation to be performed on the provided Marketo source fields.MarketoConnectorOperator,
MarketoConnectorOperatorConnectorOperator.Builder marketo(MarketoConnectorOperator marketo)
The operation to be performed on the provided Marketo source fields.
marketo - The operation to be performed on the provided Marketo source fields.MarketoConnectorOperator,
MarketoConnectorOperatorConnectorOperator.Builder s3(String s3)
The operation to be performed on the provided Amazon S3 source fields.
s3 - The operation to be performed on the provided Amazon S3 source fields.S3ConnectorOperator,
S3ConnectorOperatorConnectorOperator.Builder s3(S3ConnectorOperator s3)
The operation to be performed on the provided Amazon S3 source fields.
s3 - The operation to be performed on the provided Amazon S3 source fields.S3ConnectorOperator,
S3ConnectorOperatorConnectorOperator.Builder salesforce(String salesforce)
The operation to be performed on the provided Salesforce source fields.
salesforce - The operation to be performed on the provided Salesforce source fields.SalesforceConnectorOperator,
SalesforceConnectorOperatorConnectorOperator.Builder salesforce(SalesforceConnectorOperator salesforce)
The operation to be performed on the provided Salesforce source fields.
salesforce - The operation to be performed on the provided Salesforce source fields.SalesforceConnectorOperator,
SalesforceConnectorOperatorConnectorOperator.Builder serviceNow(String serviceNow)
The operation to be performed on the provided ServiceNow source fields.
serviceNow - The operation to be performed on the provided ServiceNow source fields.ServiceNowConnectorOperator,
ServiceNowConnectorOperatorConnectorOperator.Builder serviceNow(ServiceNowConnectorOperator serviceNow)
The operation to be performed on the provided ServiceNow source fields.
serviceNow - The operation to be performed on the provided ServiceNow source fields.ServiceNowConnectorOperator,
ServiceNowConnectorOperatorConnectorOperator.Builder zendesk(String zendesk)
The operation to be performed on the provided Zendesk source fields.
zendesk - The operation to be performed on the provided Zendesk source fields.ZendeskConnectorOperator,
ZendeskConnectorOperatorConnectorOperator.Builder zendesk(ZendeskConnectorOperator zendesk)
The operation to be performed on the provided Zendesk source fields.
zendesk - The operation to be performed on the provided Zendesk source fields.ZendeskConnectorOperator,
ZendeskConnectorOperatorCopyright © 2022. All rights reserved.