com.aliyuncs.sms.model.v20160927
类 QuerySmsStatisticsResponse
java.lang.Object
com.aliyuncs.AcsResponse
com.aliyuncs.sms.model.v20160927.QuerySmsStatisticsResponse
public class QuerySmsStatisticsResponse
- extends com.aliyuncs.AcsResponse
- 版本:
- 作者:
- auto create
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuerySmsStatisticsResponse
public QuerySmsStatisticsResponse()
getRequestId
public String getRequestId()
setRequestId
public void setRequestId(String requestId)
getTotalCount
public Integer getTotalCount()
setTotalCount
public void setTotalCount(Integer totalCount)
getdata
public List<QuerySmsStatisticsResponse.stat> getdata()
setdata
public void setdata(List<QuerySmsStatisticsResponse.stat> data)
getInstance
public QuerySmsStatisticsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
- 指定者:
- 类
com.aliyuncs.AcsResponse 中的 getInstance
Copyright © 2016. All Rights Reserved.