Interface FindMatchesTaskRunProperties.Builder

    • Method Detail

      • jobId

        FindMatchesTaskRunProperties.Builder jobId​(String jobId)

        The job ID for the Find Matches task run.

        Parameters:
        jobId - The job ID for the Find Matches task run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jobName

        FindMatchesTaskRunProperties.Builder jobName​(String jobName)

        The name assigned to the job for the Find Matches task run.

        Parameters:
        jobName - The name assigned to the job for the Find Matches task run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jobRunId

        FindMatchesTaskRunProperties.Builder jobRunId​(String jobRunId)

        The job run ID for the Find Matches task run.

        Parameters:
        jobRunId - The job run ID for the Find Matches task run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.