Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBaselineFixListResponse
-
Packages that use DescribeBaselineFixListResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBaselineFixListResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBaselineFixListResponse Modifier and Type Method Description DescribeBaselineFixListResponseCwpClient. DescribeBaselineFixList(DescribeBaselineFixListRequest req)获取基线修复列表 -
Uses of DescribeBaselineFixListResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBaselineFixListResponse Constructor Description DescribeBaselineFixListResponse(DescribeBaselineFixListResponse 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.
-