| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
SourceConnectorProperties |
SourceConnectorProperties.clone() |
SourceConnectorProperties |
SourceFlowConfig.getSourceConnectorProperties()
Specifies the information that is required to query a particular source connector.
|
SourceConnectorProperties |
SourceConnectorProperties.withMarketo(MarketoSourceProperties marketo)
The properties that are applied when Marketo is being used as a source.
|
SourceConnectorProperties |
SourceConnectorProperties.withS3(S3SourceProperties s3)
The properties that are applied when Amazon S3 is being used as the flow source.
|
SourceConnectorProperties |
SourceConnectorProperties.withSalesforce(SalesforceSourceProperties salesforce)
The properties that are applied when Salesforce is being used as a source.
|
SourceConnectorProperties |
SourceConnectorProperties.withServiceNow(ServiceNowSourceProperties serviceNow)
The properties that are applied when ServiceNow is being used as a source.
|
SourceConnectorProperties |
SourceConnectorProperties.withZendesk(ZendeskSourceProperties zendesk)
The properties that are applied when using Zendesk as a flow source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceFlowConfig.setSourceConnectorProperties(SourceConnectorProperties sourceConnectorProperties)
Specifies the information that is required to query a particular source connector.
|
SourceFlowConfig |
SourceFlowConfig.withSourceConnectorProperties(SourceConnectorProperties sourceConnectorProperties)
Specifies the information that is required to query a particular source connector.
|
Copyright © 2021. All rights reserved.