Package | Description |
---|---|
com.tencentcloudapi.tcss.v20201101.models |
Modifier and Type | Method and Description |
---|---|
RunTimeRiskInfo[] |
DescribeImageRiskSummaryResponse.getMalwareVirusCnt()
Get 木马病毒
|
RunTimeRiskInfo[] |
DescribeImageRiskSummaryResponse.getRiskCnt()
Get 敏感信息
|
RunTimeRiskInfo[] |
DescribeImageRiskSummaryResponse.getVulnerabilityCnt()
Get 安全漏洞
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeImageRiskSummaryResponse.setMalwareVirusCnt(RunTimeRiskInfo[] MalwareVirusCnt)
Set 木马病毒
|
void |
DescribeImageRiskSummaryResponse.setRiskCnt(RunTimeRiskInfo[] RiskCnt)
Set 敏感信息
|
void |
DescribeImageRiskSummaryResponse.setVulnerabilityCnt(RunTimeRiskInfo[] VulnerabilityCnt)
Set 安全漏洞
|
Constructor and Description |
---|
RunTimeRiskInfo(RunTimeRiskInfo 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.