public class QueryParam extends Object
Constructor and Description |
---|
QueryParam(Param key,
String value) |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
asMap(QueryParam... params) |
boolean |
equals(Object o) |
Param |
getKey() |
String |
getValue() |
int |
hashCode() |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.