Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBaselineTopResponse
-
Packages that use DescribeBaselineTopResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBaselineTopResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBaselineTopResponse Modifier and Type Method Description DescribeBaselineTopResponseCwpClient. DescribeBaselineTop(DescribeBaselineTopRequest req)根据策略id查询基线检测项TOP -
Uses of DescribeBaselineTopResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBaselineTopResponse Constructor Description DescribeBaselineTopResponse(DescribeBaselineTopResponse 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.
-