com.aliyuncs.cms.model.v20151020
类 QueryMetricResponse
java.lang.Object
com.aliyuncs.AcsResponse
com.aliyuncs.cms.model.v20151020.QueryMetricResponse
public class QueryMetricResponse
- extends com.aliyuncs.AcsResponse
- 版本:
- 作者:
- auto create
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryMetricResponse
public QueryMetricResponse()
getCode
public String getCode()
setCode
public void setCode(String code)
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
getSuccess
public String getSuccess()
setSuccess
public void setSuccess(String success)
getTraceId
public String getTraceId()
setTraceId
public void setTraceId(String traceId)
getDatapoints
public List<com.alibaba.fastjson.JSONObject> getDatapoints()
setDatapoints
public void setDatapoints(List<com.alibaba.fastjson.JSONObject> datapoints)
getInstance
public QueryMetricResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
- 指定者:
- 类
com.aliyuncs.AcsResponse 中的 getInstance
setNextToken
public void setNextToken(String nextToken)
getNextToken
public String getNextToken()
Copyright © 2016. All Rights Reserved.