Class ShowRequest

java.lang.Object
org.sonarqube.ws.client.qualitygates.ShowRequest

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

    • ShowRequest

      public ShowRequest()
  • Method Details

    • setName

      public ShowRequest setName(String name)
      Example value: "My Quality Gate"
    • getName

      public String getName()