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