Interface StartJobRunResponse.Builder

    • Method Detail

      • runId

        StartJobRunResponse.Builder runId​(String runId)

        A system-generated identifier for this particular job run.

        Parameters:
        runId - A system-generated identifier for this particular job run.
        Returns:
        Returns a reference to this object so that method calls can be chained together.