Interface IncrementalPullConfig.Builder

    • Method Detail

      • datetimeTypeFieldName

        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.

        Parameters:
        datetimeTypeFieldName - A field that specifies the date time or timestamp field as the criteria to use when importing incremental records from the source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.