Class DeleteCommentRequest

java.lang.Object
org.sonarqube.ws.client.hotspots.DeleteCommentRequest

@Generated("sonar-ws-generator") public class DeleteCommentRequest extends Object
This is part of the internal API. This is a POST request.
Since:
8.2
See Also:
  • Constructor Details

    • DeleteCommentRequest

      public DeleteCommentRequest()
  • Method Details

    • setComment

      public DeleteCommentRequest setComment(String comment)
      This is a mandatory parameter. Example value: "AU-Tpxb--iU5OvuD2FLy"
    • getComment

      public String getComment()