Package org.sonarqube.ws.client.sources
Class IndexRequest
java.lang.Object
org.sonarqube.ws.client.sources.IndexRequest
This is part of the internal API.
This is a POST request.
- Since:
- 5.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFrom()getTo()setResource(String resource) This is a mandatory parameter.
-
Constructor Details
-
IndexRequest
public IndexRequest()
-
-
Method Details
-
setFrom
-
getFrom
-
setResource
This is a mandatory parameter. Example value: "my_project:/src/foo/Bar.php" -
getResource
-
setTo
-
getTo
-