public class ExportVulEffectHostListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ExportVulEffectHostListRequest() | 
| ExportVulEffectHostListRequest(ExportVulEffectHostListRequest 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 | 
|---|---|
| Filter[] | getFilters()Get 过滤条件。
AliasName - String - 主机名筛选 | 
| Long | getVulId()Get 漏洞id | 
| void | setFilters(Filter[] Filters)Set 过滤条件。
AliasName - String - 主机名筛选 | 
| void | setVulId(Long VulId)Set 漏洞id | 
| 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 ExportVulEffectHostListRequest()
public ExportVulEffectHostListRequest(ExportVulEffectHostListRequest source)
public Long getVulId()
public void setVulId(Long VulId)
VulId - 漏洞idpublic Filter[] getFilters()
public void setFilters(Filter[] Filters)
Filters - 过滤条件。
Copyright © 2025. All rights reserved.