Interface DeleteCodeReviewFailure.Builder

  • Method Details

    • codeReviewId

      DeleteCodeReviewFailure.Builder codeReviewId(String codeReviewId)

      The unique identifier of the code review that failed to delete.

      Parameters:
      codeReviewId - The unique identifier of the code review that failed to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      The reason the code review failed to delete.

      Parameters:
      reason - The reason the code review failed to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.