| Package | Description |
|---|---|
| com.amazonaws.services.appflow.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.withAmplitude(AmplitudeConnectorOperator amplitude)
The operation to be performed on the provided Amplitude source fields.
|
ConnectorOperator |
ConnectorOperator.withAmplitude(String amplitude)
The operation to be performed on the provided Amplitude source fields.
|
ConnectorOperator |
ConnectorOperator.withCustomConnector(Operator customConnector)
Operators supported by the custom connector.
|
ConnectorOperator |
ConnectorOperator.withCustomConnector(String customConnector)
Operators supported by the custom connector.
|
ConnectorOperator |
ConnectorOperator.withDatadog(DatadogConnectorOperator datadog)
The operation to be performed on the provided Datadog source fields.
|
ConnectorOperator |
ConnectorOperator.withDatadog(String datadog)
The operation to be performed on the provided Datadog source fields.
|
ConnectorOperator |
ConnectorOperator.withDynatrace(DynatraceConnectorOperator dynatrace)
The operation to be performed on the provided Dynatrace source fields.
|
ConnectorOperator |
ConnectorOperator.withDynatrace(String dynatrace)
The operation to be performed on the provided Dynatrace source fields.
|
ConnectorOperator |
ConnectorOperator.withGoogleAnalytics(GoogleAnalyticsConnectorOperator googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
|
ConnectorOperator |
ConnectorOperator.withGoogleAnalytics(String googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
|
ConnectorOperator |
ConnectorOperator.withInforNexus(InforNexusConnectorOperator inforNexus)
The operation to be performed on the provided Infor Nexus source fields.
|
ConnectorOperator |
ConnectorOperator.withInforNexus(String inforNexus)
The operation to be performed on the provided Infor Nexus 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.withPardot(PardotConnectorOperator pardot)
The operation to be performed on the provided Salesforce Pardot source fields.
|
ConnectorOperator |
ConnectorOperator.withPardot(String pardot)
The operation to be performed on the provided Salesforce Pardot 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.withSAPOData(SAPODataConnectorOperator sAPOData)
The operation to be performed on the provided SAPOData source fields.
|
ConnectorOperator |
ConnectorOperator.withSAPOData(String sAPOData)
The operation to be performed on the provided SAPOData 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.withSingular(SingularConnectorOperator singular)
The operation to be performed on the provided Singular source fields.
|
ConnectorOperator |
ConnectorOperator.withSingular(String singular)
The operation to be performed on the provided Singular source fields.
|
ConnectorOperator |
ConnectorOperator.withSlack(SlackConnectorOperator slack)
The operation to be performed on the provided Slack source fields.
|
ConnectorOperator |
ConnectorOperator.withSlack(String slack)
The operation to be performed on the provided Slack source fields.
|
ConnectorOperator |
ConnectorOperator.withTrendmicro(String trendmicro)
The operation to be performed on the provided Trend Micro source fields.
|
ConnectorOperator |
ConnectorOperator.withTrendmicro(TrendmicroConnectorOperator trendmicro)
The operation to be performed on the provided Trend Micro source fields.
|
ConnectorOperator |
ConnectorOperator.withVeeva(String veeva)
The operation to be performed on the provided Veeva source fields.
|
ConnectorOperator |
ConnectorOperator.withVeeva(VeevaConnectorOperator veeva)
The operation to be performed on the provided Veeva 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 © 2023. All rights reserved.