public class UrlProcessor extends Object
Constructor and Description |
---|
UrlProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
removeQueryParam(String url,
Collection<String> params) |
String |
replaceOrAddQueryParam(String url,
Map<String,String> newParams) |
public String removeQueryParam(String url, Collection<String> params) throws SDKException
SDKException
public String replaceOrAddQueryParam(String url, Map<String,String> newParams) throws SDKException
SDKException
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.