public class DescribeUndoVulCountsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeUndoVulCountsRequest() | 
| DescribeUndoVulCountsRequest(DescribeUndoVulCountsRequest 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getIfEmergency()Get 是否应急漏洞筛选, 是 : yes | 
| Long | getVulCategory()Get 漏洞分类,1: web-cms漏洞 2:应用漏洞  4: Linux软件漏洞 5: Windows系统漏洞 | 
| void | setIfEmergency(String IfEmergency)Set 是否应急漏洞筛选, 是 : yes | 
| void | setVulCategory(Long VulCategory)Set 漏洞分类,1: web-cms漏洞 2:应用漏洞  4: Linux软件漏洞 5: Windows系统漏洞 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeUndoVulCountsRequest()
public DescribeUndoVulCountsRequest(DescribeUndoVulCountsRequest source)
public Long getVulCategory()
public void setVulCategory(Long VulCategory)
VulCategory - 漏洞分类,1: web-cms漏洞 2:应用漏洞  4: Linux软件漏洞 5: Windows系统漏洞public String getIfEmergency()
public void setIfEmergency(String IfEmergency)
IfEmergency - 是否应急漏洞筛选, 是 : yesCopyright © 2025. All rights reserved.