Class AnalysisCacheService
java.lang.Object
org.sonarqube.ws.client.BaseService
org.sonarqube.ws.client.analysiscache.AnalysisCacheService
-
Field Summary
Fields inherited from class org.sonarqube.ws.client.BaseService
APPLICATION_MERGE_PATCH_JSON, controller -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()This is part of the internal API.get(GetRequest request) This is part of the internal API.Methods inherited from class org.sonarqube.ws.client.BaseService
call, call, call, convert, inlineMultipleParamValue, path, path
-
Constructor Details
-
AnalysisCacheService
-
-
Method Details
-
clear
public void clear()This is part of the internal API. This is a POST request.- Since:
- 9.4
- See Also:
-
get
This is part of the internal API. This is a GET request.- Since:
- 9.4
- See Also:
-