Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeVulLevelImageSummaryRequest
-
Packages that use DescribeVulLevelImageSummaryRequest Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeVulLevelImageSummaryRequest in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 with parameters of type DescribeVulLevelImageSummaryRequest Modifier and Type Method Description DescribeVulLevelImageSummaryResponseTcssClient. DescribeVulLevelImageSummary(DescribeVulLevelImageSummaryRequest req)查询应急漏洞各威胁等级统计镜像数 -
Uses of DescribeVulLevelImageSummaryRequest in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeVulLevelImageSummaryRequest Constructor Description DescribeVulLevelImageSummaryRequest(DescribeVulLevelImageSummaryRequest 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.
-