Class DeleteCommentInput

java.lang.Object
com.google.gerrit.extensions.api.changes.DeleteCommentInput

public class DeleteCommentInput extends Object
  • Field Details

    • reason

      public String reason
  • Constructor Details

    • DeleteCommentInput

      public DeleteCommentInput()
    • DeleteCommentInput

      public DeleteCommentInput(String reason)