Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeProcessStatisticsResponse
-
Packages that use DescribeProcessStatisticsResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeProcessStatisticsResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeProcessStatisticsResponse Modifier and Type Method Description DescribeProcessStatisticsResponseCwpClient. DescribeProcessStatistics(DescribeProcessStatisticsRequest req)本接口 (DescribeProcessStatistics) 用于获取进程统计列表数据。 -
Uses of DescribeProcessStatisticsResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeProcessStatisticsResponse Constructor Description DescribeProcessStatisticsResponse(DescribeProcessStatisticsResponse 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.
-