public class DescribeVulLevelCountRequest extends AbstractModel
Constructor and Description |
---|
DescribeVulLevelCountRequest() |
DescribeVulLevelCountRequest(DescribeVulLevelCountRequest 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 |
---|---|
Long |
getVulCategory()
Get 1:web-cms 漏洞,2.应用漏洞 3:安全基线 4: Linux软件漏洞 5: windows系统漏洞 6:应急漏洞
|
void |
setVulCategory(Long VulCategory)
Set 1:web-cms 漏洞,2.应用漏洞 3:安全基线 4: Linux软件漏洞 5: windows系统漏洞 6:应急漏洞
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeVulLevelCountRequest()
public DescribeVulLevelCountRequest(DescribeVulLevelCountRequest source)
public Long getVulCategory()
public void setVulCategory(Long VulCategory)
VulCategory
- 1:web-cms 漏洞,2.应用漏洞 3:安全基线 4: Linux软件漏洞 5: windows系统漏洞 6:应急漏洞Copyright © 2022. All rights reserved.