Class DescribeVulStoreListRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.DescribeVulStoreListRequest
-
public class DescribeVulStoreListRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeVulStoreListRequest()DescribeVulStoreListRequest(DescribeVulStoreListRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBy()Get 可选排序列: [PublishDate]Filter[]getFilters()Get VulName- string - 是否必填:否 - 漏洞名称 CveId- string - 是否必填:否 - cveid VulCategory- string - 是否必填:否 - 漏洞分类 1 Web-CMS漏洞 ,2 应用漏洞 ,4 Linux软件漏洞,5 Windows系统漏洞 Method- string - 是否必填:否 - 检测方法 0版本对比,1 poc检测 SupportDefense- string - 是否必填:否 - 是否支持防御 0不支持,1支持 FixSwitch- string - 是否必填:否 - 是否支持自动修复 0不支持,1支持LonggetLimit()Get 限制条数,默认10,最大100LonggetOffset()Get 偏移量,默认0StringgetOrder()Get 排序方式: [ASC:升序|DESC:降序]voidsetBy(String By)Set 可选排序列: [PublishDate]voidsetFilters(Filter[] Filters)Set VulName- string - 是否必填:否 - 漏洞名称 CveId- string - 是否必填:否 - cveid VulCategory- string - 是否必填:否 - 漏洞分类 1 Web-CMS漏洞 ,2 应用漏洞 ,4 Linux软件漏洞,5 Windows系统漏洞 Method- string - 是否必填:否 - 检测方法 0版本对比,1 poc检测 SupportDefense- string - 是否必填:否 - 是否支持防御 0不支持,1支持 FixSwitch- string - 是否必填:否 - 是否支持自动修复 0不支持,1支持voidsetLimit(Long Limit)Set 限制条数,默认10,最大100voidsetOffset(Long Offset)Set 偏移量,默认0voidsetOrder(String Order)Set 排序方式: [ASC:升序|DESC:降序]voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DescribeVulStoreListRequest
public DescribeVulStoreListRequest()
-
DescribeVulStoreListRequest
public DescribeVulStoreListRequest(DescribeVulStoreListRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getFilters
public Filter[] getFilters()
Get- VulName- string - 是否必填:否 - 漏洞名称
- CveId- string - 是否必填:否 - cveid
- VulCategory- string - 是否必填:否 - 漏洞分类 1 Web-CMS漏洞 ,2 应用漏洞 ,4 Linux软件漏洞,5 Windows系统漏洞
- Method- string - 是否必填:否 - 检测方法 0版本对比,1 poc检测
- SupportDefense- string - 是否必填:否 - 是否支持防御 0不支持,1支持
- FixSwitch- string - 是否必填:否 - 是否支持自动修复 0不支持,1支持
- Returns:
- Filters
- VulName- string - 是否必填:否 - 漏洞名称
- CveId- string - 是否必填:否 - cveid
- VulCategory- string - 是否必填:否 - 漏洞分类 1 Web-CMS漏洞 ,2 应用漏洞 ,4 Linux软件漏洞,5 Windows系统漏洞
- Method- string - 是否必填:否 - 检测方法 0版本对比,1 poc检测
- SupportDefense- string - 是否必填:否 - 是否支持防御 0不支持,1支持
- FixSwitch- string - 是否必填:否 - 是否支持自动修复 0不支持,1支持
-
setFilters
public void setFilters(Filter[] Filters)
Set- VulName- string - 是否必填:否 - 漏洞名称
- CveId- string - 是否必填:否 - cveid
- VulCategory- string - 是否必填:否 - 漏洞分类 1 Web-CMS漏洞 ,2 应用漏洞 ,4 Linux软件漏洞,5 Windows系统漏洞
- Method- string - 是否必填:否 - 检测方法 0版本对比,1 poc检测
- SupportDefense- string - 是否必填:否 - 是否支持防御 0不支持,1支持
- FixSwitch- string - 是否必填:否 - 是否支持自动修复 0不支持,1支持
- Parameters:
Filters-- VulName- string - 是否必填:否 - 漏洞名称
- CveId- string - 是否必填:否 - cveid
- VulCategory- string - 是否必填:否 - 漏洞分类 1 Web-CMS漏洞 ,2 应用漏洞 ,4 Linux软件漏洞,5 Windows系统漏洞
- Method- string - 是否必填:否 - 检测方法 0版本对比,1 poc检测
- SupportDefense- string - 是否必填:否 - 是否支持防御 0不支持,1支持
- FixSwitch- string - 是否必填:否 - 是否支持自动修复 0不支持,1支持
-
getLimit
public Long getLimit()
Get 限制条数,默认10,最大100- Returns:
- Limit 限制条数,默认10,最大100
-
setLimit
public void setLimit(Long Limit)
Set 限制条数,默认10,最大100- Parameters:
Limit- 限制条数,默认10,最大100
-
getOffset
public Long getOffset()
Get 偏移量,默认0- Returns:
- Offset 偏移量,默认0
-
setOffset
public void setOffset(Long Offset)
Set 偏移量,默认0- Parameters:
Offset- 偏移量,默认0
-
getOrder
public String getOrder()
Get 排序方式: [ASC:升序|DESC:降序]- Returns:
- Order 排序方式: [ASC:升序|DESC:降序]
-
setOrder
public void setOrder(String Order)
Set 排序方式: [ASC:升序|DESC:降序]- Parameters:
Order- 排序方式: [ASC:升序|DESC:降序]
-
getBy
public String getBy()
Get 可选排序列: [PublishDate]- Returns:
- By 可选排序列: [PublishDate]
-
setBy
public void setBy(String By)
Set 可选排序列: [PublishDate]- Parameters:
By- 可选排序列: [PublishDate]
-
-