public class DescribeKBComponentVulnerabilityRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeKBComponentVulnerabilityRequest() | 
| DescribeKBComponentVulnerabilityRequest(DescribeKBComponentVulnerabilityRequest 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 | getLanguage()Get 语言,ZH或EN | 
| PURL | getPURL()Get 组件的PURL,其中Name和Version为必填字段 | 
| void | setLanguage(String Language)Set 语言,ZH或EN | 
| void | setPURL(PURL PURL)Set 组件的PURL,其中Name和Version为必填字段 | 
| 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 DescribeKBComponentVulnerabilityRequest()
public DescribeKBComponentVulnerabilityRequest(DescribeKBComponentVulnerabilityRequest source)
public PURL getPURL()
public void setPURL(PURL PURL)
PURL - 组件的PURL,其中Name和Version为必填字段public String getLanguage()
public void setLanguage(String Language)
Language - 语言,ZH或ENCopyright © 2025. All rights reserved.