Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBaselineBasicInfoResponse
-
Packages that use DescribeBaselineBasicInfoResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBaselineBasicInfoResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBaselineBasicInfoResponse Modifier and Type Method Description DescribeBaselineBasicInfoResponseCwpClient. DescribeBaselineBasicInfo(DescribeBaselineBasicInfoRequest req)查询基线基础信息列表 -
Uses of DescribeBaselineBasicInfoResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBaselineBasicInfoResponse Constructor Description DescribeBaselineBasicInfoResponse(DescribeBaselineBasicInfoResponse 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.
-