| Package | Description | 
|---|---|
| com.tencentcloudapi.tcss.v20201101.models | 
| Modifier and Type | Method and Description | 
|---|---|
| RunTimeRiskInfo[] | DescribeImageRiskSummaryResponse. getMalwareVirusCnt()Get Virus and trojan | 
| RunTimeRiskInfo[] | DescribeImageRiskSummaryResponse. getRiskCnt()Get Sensitive data | 
| RunTimeRiskInfo[] | DescribeImageRiskSummaryResponse. getVulnerabilityCnt()Get Vulnerability | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeImageRiskSummaryResponse. setMalwareVirusCnt(RunTimeRiskInfo[] MalwareVirusCnt)Set Virus and trojan | 
| void | DescribeImageRiskSummaryResponse. setRiskCnt(RunTimeRiskInfo[] RiskCnt)Set Sensitive data | 
| void | DescribeImageRiskSummaryResponse. setVulnerabilityCnt(RunTimeRiskInfo[] VulnerabilityCnt)Set Vulnerability | 
| 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 © 2023. All rights reserved.