| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationConnectorProperties |
DestinationConnectorProperties.clone() |
DestinationConnectorProperties |
DestinationFlowConfig.getDestinationConnectorProperties()
This stores the information that is required to query a particular connector.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withCustomConnector(CustomConnectorDestinationProperties customConnector)
The properties that are required to query the custom Connector.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withCustomerProfiles(CustomerProfilesDestinationProperties customerProfiles)
The properties required to query Amazon Connect Customer Profiles.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withEventBridge(EventBridgeDestinationProperties eventBridge)
The properties required to query Amazon EventBridge.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withHoneycode(HoneycodeDestinationProperties honeycode)
The properties required to query Amazon Honeycode.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withLookoutMetrics(LookoutMetricsDestinationProperties lookoutMetrics)
The properties required to query Amazon Lookout for Metrics.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withMarketo(MarketoDestinationProperties marketo)
The properties required to query Marketo.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withRedshift(RedshiftDestinationProperties redshift)
The properties required to query Amazon Redshift.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withS3(S3DestinationProperties s3)
The properties required to query Amazon S3.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withSalesforce(SalesforceDestinationProperties salesforce)
The properties required to query Salesforce.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withSAPOData(SAPODataDestinationProperties sAPOData)
The properties required to query SAPOData.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withSnowflake(SnowflakeDestinationProperties snowflake)
The properties required to query Snowflake.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withUpsolver(UpsolverDestinationProperties upsolver)
The properties required to query Upsolver.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withZendesk(ZendeskDestinationProperties zendesk)
The properties required to query Zendesk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationFlowConfig.setDestinationConnectorProperties(DestinationConnectorProperties destinationConnectorProperties)
This stores the information that is required to query a particular connector.
|
DestinationFlowConfig |
DestinationFlowConfig.withDestinationConnectorProperties(DestinationConnectorProperties destinationConnectorProperties)
This stores the information that is required to query a particular connector.
|
Copyright © 2023. All rights reserved.