Interface CancelJobRunResponse.Builder

  • Method Details

    • id

      The output contains the ID of the cancelled job run.

      Parameters:
      id - 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.
    • virtualClusterId

      CancelJobRunResponse.Builder virtualClusterId(String virtualClusterId)

      The output contains the virtual cluster ID for which the job run is cancelled.

      Parameters:
      virtualClusterId - The output contains the virtual cluster ID for which the job run is cancelled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.