Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBaselineHostTopResponse
-
Packages that use DescribeBaselineHostTopResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBaselineHostTopResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBaselineHostTopResponse Modifier and Type Method Description DescribeBaselineHostTopResponseCwpClient. DescribeBaselineHostTop(DescribeBaselineHostTopRequest req)接口返回TopN的风险服务器 -
Uses of DescribeBaselineHostTopResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBaselineHostTopResponse Constructor Description DescribeBaselineHostTopResponse(DescribeBaselineHostTopResponse 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.
-