Interface StartJobRunResponse.Builder

    • Method Detail

      • 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.