| Package | Description |
|---|---|
| com.tencentcloudapi.bsca.v20210811.models |
| Modifier and Type | Method and Description |
|---|---|
PURL |
DescribeKBComponentVulnerabilityRequest.getPURL()
Get 组件的PURL,其中Name和Version为必填字段
|
PURL |
DescribeKBComponentRequest.getPURL()
Get 组件的PURL
|
PURL |
Component.getPURL()
Get 第三方组件的PURL
|
PURL |
ComponentVulnerabilitySummary.getPURL()
Get 用于匹配漏洞的PURL
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeKBComponentVulnerabilityRequest.setPURL(PURL PURL)
Set 组件的PURL,其中Name和Version为必填字段
|
void |
DescribeKBComponentRequest.setPURL(PURL PURL)
Set 组件的PURL
|
void |
Component.setPURL(PURL PURL)
Set 第三方组件的PURL
|
void |
ComponentVulnerabilitySummary.setPURL(PURL PURL)
Set 用于匹配漏洞的PURL
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
PURL(PURL 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.
|
Copyright © 2022. All rights reserved.