public class QuerySendDetailsRequest extends com.aliyuncs.RpcAcsRequest<QuerySendDetailsResponse>
| Constructor and Description |
|---|
QuerySendDetailsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizId() |
Long |
getCurrentPage() |
Long |
getOwnerId() |
Long |
getPageSize() |
String |
getPhoneNumber() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<QuerySendDetailsResponse> |
getResponseClass() |
String |
getSendDate() |
void |
setBizId(String bizId) |
void |
setCurrentPage(Long currentPage) |
void |
setOwnerId(Long ownerId) |
void |
setPageSize(Long pageSize) |
void |
setPhoneNumber(String phoneNumber) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSendDate(String sendDate) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionIdgetConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getSendDate()
public void setSendDate(String sendDate)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
public String getBizId()
public void setBizId(String bizId)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getCurrentPage()
public void setCurrentPage(Long currentPage)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<QuerySendDetailsResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<QuerySendDetailsResponse>Copyright © 2017. All Rights Reserved.