public class AddClientUserDefineRuleRequest extends com.aliyuncs.RpcAcsRequest<AddClientUserDefineRuleResponse>
构造器和说明 |
---|
AddClientUserDefineRuleRequest() |
限定符和类型 | 方法和说明 |
---|---|
Integer |
getActionType() |
String |
getCmdline() |
String |
getFilePath() |
String |
getIP() |
String |
getMd5List() |
String |
getName() |
String |
getNewFilePath() |
String |
getParentCmdline() |
String |
getParentProcPath() |
String |
getPlatform() |
Integer |
getPort() |
String |
getPortStr() |
String |
getProcPath() |
String |
getRegistryContent() |
String |
getRegistryKey() |
Class<AddClientUserDefineRuleResponse> |
getResponseClass() |
Integer |
getType() |
void |
setActionType(Integer actionType) |
void |
setCmdline(String cmdline) |
void |
setFilePath(String filePath) |
void |
setIP(String iP) |
void |
setMd5List(String md5List) |
void |
setName(String name) |
void |
setNewFilePath(String newFilePath) |
void |
setParentCmdline(String parentCmdline) |
void |
setParentProcPath(String parentProcPath) |
void |
setPlatform(String platform) |
void |
setPort(Integer port) |
void |
setPortStr(String portStr) |
void |
setProcPath(String procPath) |
void |
setRegistryContent(String registryContent) |
void |
setRegistryKey(String registryKey) |
void |
setType(Integer type) |
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 Integer getActionType()
public void setActionType(Integer actionType)
public String getNewFilePath()
public void setNewFilePath(String newFilePath)
public Integer getType()
public void setType(Integer type)
public String getPlatform()
public void setPlatform(String platform)
public String getRegistryKey()
public void setRegistryKey(String registryKey)
public String getCmdline()
public void setCmdline(String cmdline)
public String getFilePath()
public void setFilePath(String filePath)
public String getMd5List()
public void setMd5List(String md5List)
public String getParentProcPath()
public void setParentProcPath(String parentProcPath)
public String getProcPath()
public void setProcPath(String procPath)
public String getParentCmdline()
public void setParentCmdline(String parentCmdline)
public String getIP()
public void setIP(String iP)
public String getRegistryContent()
public void setRegistryContent(String registryContent)
public String getPortStr()
public void setPortStr(String portStr)
public Integer getPort()
public void setPort(Integer port)
public String getName()
public void setName(String name)
public Class<AddClientUserDefineRuleResponse> getResponseClass()
getResponseClass
在类中 com.aliyuncs.AcsRequest<AddClientUserDefineRuleResponse>
Copyright © 2023. All rights reserved.