com.aliyuncs.cms.model.v20170301
类 ListAlarmHistoryRequest
java.lang.Object
com.aliyuncs.http.HttpRequest
com.aliyuncs.AcsRequest<T>
com.aliyuncs.RpcAcsRequest<ListAlarmHistoryResponse>
com.aliyuncs.cms.model.v20170301.ListAlarmHistoryRequest
public class ListAlarmHistoryRequest
- extends com.aliyuncs.RpcAcsRequest<ListAlarmHistoryResponse>
- 版本:
- 作者:
- auto create
| 从类 com.aliyuncs.AcsRequest 继承的字段 |
composer |
| 从类 com.aliyuncs.http.HttpRequest 继承的字段 |
connectTimeout, content, CONTENT_LENGTH, CONTENT_MD5, CONTENT_TYPE, contentType, encoding, headers, readTimeout |
| 从类 com.aliyuncs.RpcAcsRequest 继承的方法 |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequest |
| 从类 com.aliyuncs.AcsRequest 继承的方法 |
concatQueryString, getAcceptFormat, getActionName, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionId |
| 从类 com.aliyuncs.http.HttpRequest 继承的方法 |
getConnectTimeout, getContent, getContentType, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setContent, setContentType, setEncoding, setMethod, setReadTimeout, setUrl |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListAlarmHistoryRequest
public ListAlarmHistoryRequest()
getcallby_cms_owner
public String getcallby_cms_owner()
setcallby_cms_owner
public void setcallby_cms_owner(String callby_cms_owner)
getId
public String getId()
setId
public void setId(String id)
getSize
public Integer getSize()
setSize
public void setSize(Integer size)
getStartTime
public String getStartTime()
setStartTime
public void setStartTime(String startTime)
getEndTime
public String getEndTime()
setEndTime
public void setEndTime(String endTime)
getCursor
public String getCursor()
setCursor
public void setCursor(String cursor)
getResponseClass
public Class<ListAlarmHistoryResponse> getResponseClass()
- 指定者:
- 类
com.aliyuncs.AcsRequest<ListAlarmHistoryResponse> 中的 getResponseClass
Copyright © 2017. All Rights Reserved.