| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectorOperator.Builder |
ConnectorOperator.Builder.amplitude(AmplitudeConnectorOperator amplitude)
The operation to be performed on the provided Amplitude source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.amplitude(String amplitude)
The operation to be performed on the provided Amplitude source fields.
|
static ConnectorOperator.Builder |
ConnectorOperator.builder() |
ConnectorOperator.Builder |
ConnectorOperator.Builder.customConnector(Operator customConnector)
Operators supported by the custom connector.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.customConnector(String customConnector)
Operators supported by the custom connector.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.datadog(DatadogConnectorOperator datadog)
The operation to be performed on the provided Datadog source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.datadog(String datadog)
The operation to be performed on the provided Datadog source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.dynatrace(DynatraceConnectorOperator dynatrace)
The operation to be performed on the provided Dynatrace source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.dynatrace(String dynatrace)
The operation to be performed on the provided Dynatrace source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.googleAnalytics(GoogleAnalyticsConnectorOperator googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.googleAnalytics(String googleAnalytics)
The operation to be performed on the provided Google Analytics source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.inforNexus(InforNexusConnectorOperator inforNexus)
The operation to be performed on the provided Infor Nexus source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.inforNexus(String inforNexus)
The operation to be performed on the provided Infor Nexus source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.marketo(MarketoConnectorOperator marketo)
The operation to be performed on the provided Marketo source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.marketo(String marketo)
The operation to be performed on the provided Marketo source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.s3(S3ConnectorOperator s3)
The operation to be performed on the provided Amazon S3 source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.s3(String s3)
The operation to be performed on the provided Amazon S3 source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.salesforce(SalesforceConnectorOperator salesforce)
The operation to be performed on the provided Salesforce source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.salesforce(String salesforce)
The operation to be performed on the provided Salesforce source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.sapoData(SAPODataConnectorOperator sapoData)
The operation to be performed on the provided SAPOData source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.sapoData(String sapoData)
The operation to be performed on the provided SAPOData source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.serviceNow(ServiceNowConnectorOperator serviceNow)
The operation to be performed on the provided ServiceNow source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.serviceNow(String serviceNow)
The operation to be performed on the provided ServiceNow source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.singular(SingularConnectorOperator singular)
The operation to be performed on the provided Singular source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.singular(String singular)
The operation to be performed on the provided Singular source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.slack(SlackConnectorOperator slack)
The operation to be performed on the provided Slack source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.slack(String slack)
The operation to be performed on the provided Slack source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.toBuilder() |
ConnectorOperator.Builder |
ConnectorOperator.Builder.trendmicro(String trendmicro)
The operation to be performed on the provided Trend Micro source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.trendmicro(TrendmicroConnectorOperator trendmicro)
The operation to be performed on the provided Trend Micro source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.veeva(String veeva)
The operation to be performed on the provided Veeva source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.veeva(VeevaConnectorOperator veeva)
The operation to be performed on the provided Veeva source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.zendesk(String zendesk)
The operation to be performed on the provided Zendesk source fields.
|
ConnectorOperator.Builder |
ConnectorOperator.Builder.zendesk(ZendeskConnectorOperator zendesk)
The operation to be performed on the provided Zendesk source fields.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ConnectorOperator.Builder> |
ConnectorOperator.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Task.Builder |
Task.Builder.connectorOperator(Consumer<ConnectorOperator.Builder> connectorOperator)
The operation to be performed on the provided source fields.
|
Copyright © 2022. All rights reserved.