Class GovernanceReportsService
java.lang.Object
org.sonarqube.ws.client.BaseService
org.sonarqube.ws.client.governancereports.GovernanceReportsService
-
Field Summary
Fields inherited from class org.sonarqube.ws.client.BaseService
APPLICATION_MERGE_PATCH_JSON, controller -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownload(DownloadRequest request) This is part of the internal API.status(StatusRequest request) This is part of the internal API.voidsubscribe(SubscribeRequest request) This is part of the internal API.voidunsubscribe(UnsubscribeRequest request) This is part of the internal API.voidupdateFrequency(UpdateFrequencyRequest request) This is part of the internal API.voidupdateRecipients(UpdateRecipientsRequest 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
-
GovernanceReportsService
-
-
Method Details
-
download
This is part of the internal API. This is a GET request.- Since:
- 1.0
- See Also:
-
status
This is part of the internal API. This is a GET request.- Since:
- 1.0
- See Also:
-
subscribe
This is part of the internal API. This is a POST request.- Since:
- 1.0
- See Also:
-
unsubscribe
This is part of the internal API. This is a POST request.- Since:
- 1.0
- See Also:
-
updateFrequency
This is part of the internal API. This is a POST request.- Since:
- 1.0
- See Also:
-
updateRecipients
This is part of the internal API. This is a POST request.- Since:
- 1.0
- See Also:
-