Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeGeneralStatRequest
-
Packages that use DescribeGeneralStatRequest Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeGeneralStatRequest in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 with parameters of type DescribeGeneralStatRequest Modifier and Type Method Description DescribeGeneralStatResponseCwpClient. DescribeGeneralStat(DescribeGeneralStatRequest req)获取主机相关统计 -
Uses of DescribeGeneralStatRequest in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeGeneralStatRequest Constructor Description DescribeGeneralStatRequest(DescribeGeneralStatRequest 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.
-