| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
IncrementalPullConfig |
IncrementalPullConfig.clone() |
IncrementalPullConfig |
SourceFlowConfig.getIncrementalPullConfig()
Defines the configuration for a scheduled incremental data pull.
|
IncrementalPullConfig |
IncrementalPullConfig.withDatetimeTypeFieldName(String datetimeTypeFieldName)
A field that specifies the date time or timestamp field as the criteria to use when importing incremental records
from the source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceFlowConfig.setIncrementalPullConfig(IncrementalPullConfig incrementalPullConfig)
Defines the configuration for a scheduled incremental data pull.
|
SourceFlowConfig |
SourceFlowConfig.withIncrementalPullConfig(IncrementalPullConfig incrementalPullConfig)
Defines the configuration for a scheduled incremental data pull.
|
Copyright © 2025. All rights reserved.