Interface CancelJobRunResponse.Builder

  • Method Details

    • applicationId

      CancelJobRunResponse.Builder applicationId(String applicationId)

      The output contains the application ID on which the job run is cancelled.

      Parameters:
      applicationId - The output contains the application ID on which the job run is cancelled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobRunId

      The output contains the ID of the cancelled job run.

      Parameters:
      jobRunId - The output contains the ID of the cancelled job run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.