public class PrintByTemplateRequest extends com.aliyuncs.RpcAcsRequest<PrintByTemplateResponse>
构造器和说明 |
---|
PrintByTemplateRequest() |
限定符和类型 | 方法和说明 |
---|---|
String |
getDeviceName() |
Boolean |
getHistoryPrintTopic() |
String |
getIotId() |
String |
getIotInstanceId() |
String |
getParamsJsonString() |
String |
getProductKey() |
Class<PrintByTemplateResponse> |
getResponseClass() |
String |
getTemplateBizCode() |
void |
setDeviceName(String deviceName) |
void |
setHistoryPrintTopic(Boolean historyPrintTopic) |
void |
setIotId(String iotId) |
void |
setIotInstanceId(String iotInstanceId) |
void |
setParamsJsonString(String paramsJsonString) |
void |
setProductKey(String productKey) |
void |
setTemplateBizCode(String templateBizCode) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequest
appendUserAgent, 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, setSysSignatureVersion
getConnectTimeout, 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, setX509TrustManagers
public String getTemplateBizCode()
public void setTemplateBizCode(String templateBizCode)
public String getIotId()
public void setIotId(String iotId)
public String getIotInstanceId()
public void setIotInstanceId(String iotInstanceId)
public Boolean getHistoryPrintTopic()
public void setHistoryPrintTopic(Boolean historyPrintTopic)
public String getProductKey()
public void setProductKey(String productKey)
public String getParamsJsonString()
public void setParamsJsonString(String paramsJsonString)
public String getDeviceName()
public void setDeviceName(String deviceName)
public Class<PrintByTemplateResponse> getResponseClass()
getResponseClass
在类中 com.aliyuncs.AcsRequest<PrintByTemplateResponse>
Copyright © 2023. All rights reserved.