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