Interface StopJobRunResponse.Builder

    • Method Detail

      • runId

        StopJobRunResponse.Builder runId​(String runId)

        The ID of the job run that you stopped.

        Parameters:
        runId - The ID of the job run that you stopped.
        Returns:
        Returns a reference to this object so that method calls can be chained together.