Class SetRequest
java.lang.Object
org.sonarqube.ws.client.newcodeperiods.SetRequest
This is part of the internal API.
This is a POST request.
- Since:
- 8.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()getValue()setProject(String project) This is a mandatory parameter.
-
Constructor Details
-
SetRequest
public SetRequest()
-
-
Method Details
-
setBranch
-
getBranch
-
setProject
-
getProject
-
setType
This is a mandatory parameter. -
getType
-
setValue
-
getValue
-