Interface IdMappingIncrementalRunConfig.Builder

  • Method Details

    • incrementalRunType

      IdMappingIncrementalRunConfig.Builder incrementalRunType(String incrementalRunType)

      The incremental run type for an ID mapping workflow.

      It takes only one value: ON_DEMAND. This setting runs the ID mapping workflow when it's manually triggered through the StartIdMappingJob API.

      Parameters:
      incrementalRunType - The incremental run type for an ID mapping workflow.

      It takes only one value: ON_DEMAND. This setting runs the ID mapping workflow when it's manually triggered through the StartIdMappingJob API.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • incrementalRunType

      The incremental run type for an ID mapping workflow.

      It takes only one value: ON_DEMAND. This setting runs the ID mapping workflow when it's manually triggered through the StartIdMappingJob API.

      Parameters:
      incrementalRunType - The incremental run type for an ID mapping workflow.

      It takes only one value: ON_DEMAND. This setting runs the ID mapping workflow when it's manually triggered through the StartIdMappingJob API.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: