public class DescribeGroupedVulRequest extends com.aliyuncs.RpcAcsRequest<DescribeGroupedVulResponse>
构造器和说明 |
---|
DescribeGroupedVulRequest() |
限定符和类型 | 方法和说明 |
---|---|
String |
getAliasName() |
String |
getAssetType() |
String |
getAttachTypes() |
String |
getContainerFieldName() |
Integer |
getCurrentPage() |
String |
getDealed() |
String |
getGroupId() |
String |
getLang() |
String |
getNecessity() |
Integer |
getPageSize() |
Long |
getResourceDirectoryAccountId() |
Class<DescribeGroupedVulResponse> |
getResponseClass() |
String |
getSearchTags() |
String |
getTargetType() |
String |
getType() |
String |
getUuids() |
void |
setAliasName(String aliasName) |
void |
setAssetType(String assetType) |
void |
setAttachTypes(String attachTypes) |
void |
setContainerFieldName(String containerFieldName) |
void |
setCurrentPage(Integer currentPage) |
void |
setDealed(String dealed) |
void |
setGroupId(String groupId) |
void |
setLang(String lang) |
void |
setNecessity(String necessity) |
void |
setPageSize(Integer pageSize) |
void |
setResourceDirectoryAccountId(Long resourceDirectoryAccountId) |
void |
setSearchTags(String searchTags) |
void |
setTargetType(String targetType) |
void |
setType(String type) |
void |
setUuids(String uuids) |
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 getAttachTypes()
public void setAttachTypes(String attachTypes)
public String getType()
public void setType(String type)
public String getContainerFieldName()
public void setContainerFieldName(String containerFieldName)
public String getGroupId()
public void setGroupId(String groupId)
public String getAliasName()
public void setAliasName(String aliasName)
public String getNecessity()
public void setNecessity(String necessity)
public String getUuids()
public void setUuids(String uuids)
public String getTargetType()
public void setTargetType(String targetType)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public String getLang()
public void setLang(String lang)
public Long getResourceDirectoryAccountId()
public void setResourceDirectoryAccountId(Long resourceDirectoryAccountId)
public String getAssetType()
public void setAssetType(String assetType)
public String getDealed()
public void setDealed(String dealed)
public Integer getCurrentPage()
public void setCurrentPage(Integer currentPage)
public String getSearchTags()
public void setSearchTags(String searchTags)
public Class<DescribeGroupedVulResponse> getResponseClass()
getResponseClass
在类中 com.aliyuncs.AcsRequest<DescribeGroupedVulResponse>
Copyright © 2023. All rights reserved.