| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
SourceFlowConfig |
SourceFlowConfig.clone() |
SourceFlowConfig |
FlowDefinition.getSourceFlowConfig()
The configuration that controls how Customer Profiles retrieves data from the source.
|
SourceFlowConfig |
SourceFlowConfig.withConnectorProfileName(String connectorProfileName)
The name of the AppFlow connector profile.
|
SourceFlowConfig |
SourceFlowConfig.withConnectorType(SourceConnectorType connectorType)
The type of connector, such as Salesforce, Marketo, and so on.
|
SourceFlowConfig |
SourceFlowConfig.withConnectorType(String connectorType)
The type of connector, such as Salesforce, Marketo, and so on.
|
SourceFlowConfig |
SourceFlowConfig.withIncrementalPullConfig(IncrementalPullConfig incrementalPullConfig)
Defines the configuration for a scheduled incremental data pull.
|
SourceFlowConfig |
SourceFlowConfig.withSourceConnectorProperties(SourceConnectorProperties sourceConnectorProperties)
Specifies the information that is required to query a particular source connector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowDefinition.setSourceFlowConfig(SourceFlowConfig sourceFlowConfig)
The configuration that controls how Customer Profiles retrieves data from the source.
|
FlowDefinition |
FlowDefinition.withSourceFlowConfig(SourceFlowConfig sourceFlowConfig)
The configuration that controls how Customer Profiles retrieves data from the source.
|
Copyright © 2024. All rights reserved.