public class PutCustomMetricResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
PutCustomMetricResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getData() |
PutCustomMetricResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
void |
setCode(String code) |
void |
setData(String data) |
void |
setMessage(String message) |
public String getCode()
public void setCode(String code)
public String getMessage()
public void setMessage(String message)
public String getData()
public void setData(String data)
public PutCustomMetricResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.