public class PutContactRequest extends com.aliyuncs.RpcAcsRequest<PutContactResponse>
| Constructor and Description |
|---|
PutContactRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelsAliIM() |
String |
getChannelsDingWebHook() |
String |
getChannelsMail() |
String |
getChannelsSMS() |
String |
getContactName() |
String |
getDescribe() |
Class<PutContactResponse> |
getResponseClass() |
void |
setChannelsAliIM(String channelsAliIM) |
void |
setChannelsDingWebHook(String channelsDingWebHook) |
void |
setChannelsMail(String channelsMail) |
void |
setChannelsSMS(String channelsSMS) |
void |
setContactName(String contactName) |
void |
setDescribe(String describe) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionIdgetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysUrl, setUrl, setX509TrustManagerspublic String getContactName()
public void setContactName(String contactName)
public String getChannelsMail()
public void setChannelsMail(String channelsMail)
public String getChannelsAliIM()
public void setChannelsAliIM(String channelsAliIM)
public String getChannelsDingWebHook()
public void setChannelsDingWebHook(String channelsDingWebHook)
public String getDescribe()
public void setDescribe(String describe)
public String getChannelsSMS()
public void setChannelsSMS(String channelsSMS)
public Class<PutContactResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<PutContactResponse>Copyright © 2019. All Rights Reserved.