Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBaselineHostRiskTopResponse
-
Packages that use DescribeBaselineHostRiskTopResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBaselineHostRiskTopResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBaselineHostRiskTopResponse Modifier and Type Method Description DescribeBaselineHostRiskTopResponseCwpClient. DescribeBaselineHostRiskTop(DescribeBaselineHostRiskTopRequest req)获取基线服务器风险TOP5 -
Uses of DescribeBaselineHostRiskTopResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBaselineHostRiskTopResponse Constructor Description DescribeBaselineHostRiskTopResponse(DescribeBaselineHostRiskTopResponse 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.
-