| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectorOperator |
ConnectorOperator.clone() |
ConnectorOperator |
Task.getConnectorOperator()
The operation to be performed on the provided source fields.
|
ConnectorOperator |
ConnectorOperator.withMarketo(MarketoConnectorOperator marketo)
The operation to be performed on the provided Marketo source fields.
|
ConnectorOperator |
ConnectorOperator.withMarketo(String marketo)
The operation to be performed on the provided Marketo source fields.
|
ConnectorOperator |
ConnectorOperator.withS3(S3ConnectorOperator s3)
The operation to be performed on the provided Amazon S3 source fields.
|
ConnectorOperator |
ConnectorOperator.withS3(String s3)
The operation to be performed on the provided Amazon S3 source fields.
|
ConnectorOperator |
ConnectorOperator.withSalesforce(SalesforceConnectorOperator salesforce)
The operation to be performed on the provided Salesforce source fields.
|
ConnectorOperator |
ConnectorOperator.withSalesforce(String salesforce)
The operation to be performed on the provided Salesforce source fields.
|
ConnectorOperator |
ConnectorOperator.withServiceNow(ServiceNowConnectorOperator serviceNow)
The operation to be performed on the provided ServiceNow source fields.
|
ConnectorOperator |
ConnectorOperator.withServiceNow(String serviceNow)
The operation to be performed on the provided ServiceNow source fields.
|
ConnectorOperator |
ConnectorOperator.withZendesk(String zendesk)
The operation to be performed on the provided Zendesk source fields.
|
ConnectorOperator |
ConnectorOperator.withZendesk(ZendeskConnectorOperator zendesk)
The operation to be performed on the provided Zendesk source fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Task.setConnectorOperator(ConnectorOperator connectorOperator)
The operation to be performed on the provided source fields.
|
Task |
Task.withConnectorOperator(ConnectorOperator connectorOperator)
The operation to be performed on the provided source fields.
|
Copyright © 2022. All rights reserved.