public class KeyValue extends AbstractModel
| Constructor and Description | 
|---|
KeyValue()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getKey()
Get Key 
 | 
String | 
getValue()
Get Value 
 | 
void | 
setKey(String Key)
Set Key 
 | 
void | 
setValue(String Value)
Set Value 
 | 
void | 
toMap(HashMap<String,String> map,
     String prefix)
Internal implementation, normal users should not use it. 
 | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringCopyright © 2020. All rights reserved.