Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBaselineItemInfoResponse
-
Packages that use DescribeBaselineItemInfoResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBaselineItemInfoResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBaselineItemInfoResponse Modifier and Type Method Description DescribeBaselineItemInfoResponseCwpClient. DescribeBaselineItemInfo(DescribeBaselineItemInfoRequest req)获取基线检测项信息 -
Uses of DescribeBaselineItemInfoResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBaselineItemInfoResponse Constructor Description DescribeBaselineItemInfoResponse(DescribeBaselineItemInfoResponse 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.
-