public class CreateMailAddressRequest extends com.aliyuncs.RpcAcsRequest<CreateMailAddressResponse>
| Constructor and Description |
|---|
CreateMailAddressRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountName() |
Long |
getOwnerId() |
String |
getReplyAddress() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<CreateMailAddressResponse> |
getResponseClass() |
String |
getSendtype() |
void |
setAccountName(String accountName) |
void |
setOwnerId(Long ownerId) |
void |
setReplyAddress(String replyAddress) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSendtype(String sendtype) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getDomainParameters, getEndpointType, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getServiceCode, getVersion, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setParameter, setProtocol, setRegionId, setServiceCodegetConnectTimeout, getContent, getContentType, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setContent, setContentType, setEncoding, setMethod, setReadTimeout, setUrlpublic Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getAccountName()
public void setAccountName(String accountName)
public String getReplyAddress()
public void setReplyAddress(String replyAddress)
public String getSendtype()
public void setSendtype(String sendtype)
public Class<CreateMailAddressResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<CreateMailAddressResponse>Copyright © 2017. All Rights Reserved.