public class CreateOrUpdateIMRobotRequest extends com.aliyuncs.RpcAcsRequest<CreateOrUpdateIMRobotResponse>
| 构造器和说明 |
|---|
CreateOrUpdateIMRobotRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCardTemplate() |
Boolean |
getDailyNoc() |
String |
getDailyNocTime() |
String |
getDingSignKey() |
Boolean |
getEnableOutgoing() |
Class<CreateOrUpdateIMRobotResponse> |
getResponseClass() |
String |
getRobotAddress() |
Long |
getRobotId() |
String |
getRobotName() |
String |
getToken() |
String |
getType() |
void |
setCardTemplate(String cardTemplate) |
void |
setDailyNoc(Boolean dailyNoc) |
void |
setDailyNocTime(String dailyNocTime) |
void |
setDingSignKey(String dingSignKey) |
void |
setEnableOutgoing(Boolean enableOutgoing) |
void |
setRobotAddress(String robotAddress) |
void |
setRobotId(Long robotId) |
void |
setRobotName(String robotName) |
void |
setToken(String token) |
void |
setType(String type) |
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, getSysSignatureAlgorithm, getSysSignatureVersion, getSysSignedHeaders, getSysStrToSign, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, resolveSignatureComposer, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionId, setSysSignatureAlgorithm, setSysSignatureVersiongetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysRetryPolicy, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysRetryPolicy, setSysUrl, setUrl, setX509TrustManagerspublic Boolean getDailyNoc()
public void setDailyNoc(Boolean dailyNoc)
public String getRobotAddress()
public void setRobotAddress(String robotAddress)
public String getDingSignKey()
public void setDingSignKey(String dingSignKey)
public String getRobotName()
public void setRobotName(String robotName)
public Long getRobotId()
public void setRobotId(Long robotId)
public String getType()
public void setType(String type)
public String getDailyNocTime()
public void setDailyNocTime(String dailyNocTime)
public String getToken()
public void setToken(String token)
public String getCardTemplate()
public void setCardTemplate(String cardTemplate)
public Boolean getEnableOutgoing()
public void setEnableOutgoing(Boolean enableOutgoing)
public Class<CreateOrUpdateIMRobotResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<CreateOrUpdateIMRobotResponse>Copyright © 2024. All Rights Reserved.