Package com.cumulocity.sdk.client
Class QueryParam
- java.lang.Object
-
- com.cumulocity.sdk.client.QueryParam
-
public class QueryParam extends Object
-
-
Constructor Summary
Constructors Constructor Description QueryParam(Param key, String value)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Map<String,String>asMap(QueryParam... params)booleanequals(Object o)ParamgetKey()StringgetValue()inthashCode()
-