Class EncryptRequest

java.lang.Object
org.sonarqube.ws.client.settings.EncryptRequest

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

    • EncryptRequest

      public EncryptRequest()
  • Method Details

    • setValue

      public EncryptRequest setValue(String value)
      This is a mandatory parameter. Example value: "my value"
    • getValue

      public String getValue()