Package com.cumulocity.sdk.client
Class UrlProcessor
java.lang.Object
com.cumulocity.sdk.client.UrlProcessor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionremoveQueryParam
(String url, Collection<String> params) replaceOrAddQueryParam
(String url, Map<String, String> newParams)
-
Constructor Details
-
UrlProcessor
public UrlProcessor()
-
-
Method Details
-
removeQueryParam
- Throws:
SDKException
-
replaceOrAddQueryParam
- Throws:
SDKException
-