Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBaselineHostDetectListResponse
-
Packages that use DescribeBaselineHostDetectListResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBaselineHostDetectListResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBaselineHostDetectListResponse Modifier and Type Method Description DescribeBaselineHostDetectListResponseCwpClient. DescribeBaselineHostDetectList(DescribeBaselineHostDetectListRequest req)获取基线检测主机列表 -
Uses of DescribeBaselineHostDetectListResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBaselineHostDetectListResponse Constructor Description DescribeBaselineHostDetectListResponse(DescribeBaselineHostDetectListResponse 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.
-