public class BatchSendMailRequest extends com.aliyuncs.RpcAcsRequest<BatchSendMailResponse>
| Constructor and Description |
|---|
BatchSendMailRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountName() |
Integer |
getAddressType() |
String |
getClickTrace() |
Long |
getOwnerId() |
String |
getReceiversName() |
String |
getReplyAddress() |
String |
getReplyAddressAlias() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<BatchSendMailResponse> |
getResponseClass() |
String |
getTagName() |
String |
getTemplateName() |
void |
setAccountName(String accountName) |
void |
setAddressType(Integer addressType) |
void |
setClickTrace(String clickTrace) |
void |
setOwnerId(Long ownerId) |
void |
setReceiversName(String receiversName) |
void |
setReplyAddress(String replyAddress) |
void |
setReplyAddressAlias(String replyAddressAlias) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setTagName(String tagName) |
void |
setTemplateName(String templateName) |
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 getTemplateName()
public void setTemplateName(String templateName)
public String getAccountName()
public void setAccountName(String accountName)
public String getReceiversName()
public void setReceiversName(String receiversName)
public Integer getAddressType()
public void setAddressType(Integer addressType)
public String getTagName()
public void setTagName(String tagName)
public String getReplyAddress()
public void setReplyAddress(String replyAddress)
public String getReplyAddressAlias()
public void setReplyAddressAlias(String replyAddressAlias)
public String getClickTrace()
public void setClickTrace(String clickTrace)
public Class<BatchSendMailResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<BatchSendMailResponse>Copyright © 2017. All Rights Reserved.