Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeVulInfoCvssRequest
-
Packages that use DescribeVulInfoCvssRequest Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeVulInfoCvssRequest in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 with parameters of type DescribeVulInfoCvssRequest Modifier and Type Method Description DescribeVulInfoCvssResponseCwpClient. DescribeVulInfoCvss(DescribeVulInfoCvssRequest req)漏洞详情,带CVSS版本 -
Uses of DescribeVulInfoCvssRequest in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeVulInfoCvssRequest Constructor Description DescribeVulInfoCvssRequest(DescribeVulInfoCvssRequest 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.
-