| Package | Description |
|---|---|
| com.tencentcloudapi.bsca.v20210811.models |
| Modifier and Type | Method and Description |
|---|---|
AffectedComponent[] |
VulnerabilityDetail.getAffectedComponentList()
Get 漏洞影响的组件列表,仅当查询单个漏洞时有效
|
| Modifier and Type | Method and Description |
|---|---|
void |
VulnerabilityDetail.setAffectedComponentList(AffectedComponent[] AffectedComponentList)
Set 漏洞影响的组件列表,仅当查询单个漏洞时有效
|
| Constructor and Description |
|---|
AffectedComponent(AffectedComponent 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 © 2025. All rights reserved.