Interface StartJobRunResponse.Builder

  • Method Details

    • jobRunId

      StartJobRunResponse.Builder jobRunId(String jobRunId)

      The ID assigned to this job run.

      Parameters:
      jobRunId - The ID assigned to this job run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.