Class DeleteRequest

java.lang.Object
org.sonarqube.ws.client.applications.DeleteRequest

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

    • DeleteRequest

      public DeleteRequest()
  • Method Details

    • setApplication

      public DeleteRequest setApplication(String application)
      This is a mandatory parameter.
    • getApplication

      public String getApplication()