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