Class CopyRequest
java.lang.Object
org.sonarqube.ws.client.qualityprofiles.CopyRequest
This is part of the internal API.
This is a POST request.
- Since:
- 5.2
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetFromKey(String fromKey) This is a mandatory parameter.This is a mandatory parameter.
-
Constructor Details
-
CopyRequest
public CopyRequest()
-
-
Method Details
-
setFromKey
This is a mandatory parameter. Example value: "AU-Tpxb--iU5OvuD2FLy" -
getFromKey
-
setToName
This is a mandatory parameter. Example value: "My Sonar way" -
getToName
-