public static interface IncrementalPullConfig.Builder extends SdkPojo, CopyableBuilder<IncrementalPullConfig.Builder,IncrementalPullConfig>
| Modifier and Type | Method and Description |
|---|---|
IncrementalPullConfig.Builder |
datetimeTypeFieldName(String datetimeTypeFieldName)
A field that specifies the date time or timestamp field as the criteria to use when importing incremental
records from the source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIncrementalPullConfig.Builder datetimeTypeFieldName(String datetimeTypeFieldName)
A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
datetimeTypeFieldName - A field that specifies the date time or timestamp field as the criteria to use when importing
incremental records from the source.Copyright © 2022. All rights reserved.