Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeVulTendencyResponse
-
Packages that use DescribeVulTendencyResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeVulTendencyResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeVulTendencyResponse Modifier and Type Method Description DescribeVulTendencyResponseTcssClient. DescribeVulTendency(DescribeVulTendencyRequest req)查询本地镜像、仓库镜像中严重&\u9ad8\u5371\u7684\u6f0f\u6d1e\u8d8b\u52bf -
Uses of DescribeVulTendencyResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeVulTendencyResponse Constructor Description DescribeVulTendencyResponse(DescribeVulTendencyResponse 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.
-