Class ShowRequest

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

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

    • ShowRequest

      public ShowRequest()
  • Method Details

    • setHotspot

      public ShowRequest setHotspot(String hotspot)
      This is a mandatory parameter. Example value: "AU-TpxcA-iU5OvuD2FL0"
    • getHotspot

      public String getHotspot()