Interface FindMatchesTaskRunProperties.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FindMatchesTaskRunProperties.Builder,FindMatchesTaskRunProperties>, SdkBuilder<FindMatchesTaskRunProperties.Builder,FindMatchesTaskRunProperties>, SdkPojo
Enclosing class:
FindMatchesTaskRunProperties

public static interface FindMatchesTaskRunProperties.Builder extends SdkPojo, CopyableBuilder<FindMatchesTaskRunProperties.Builder,FindMatchesTaskRunProperties>
  • Method Details

    • 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

      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

      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.