Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeOverviewStatisticsRequest
-
Packages that use DescribeOverviewStatisticsRequest Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeOverviewStatisticsRequest in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 with parameters of type DescribeOverviewStatisticsRequest Modifier and Type Method Description DescribeOverviewStatisticsResponseCwpClient. DescribeOverviewStatistics(DescribeOverviewStatisticsRequest req)获取概览统计数据。 -
Uses of DescribeOverviewStatisticsRequest in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeOverviewStatisticsRequest Constructor Description DescribeOverviewStatisticsRequest(DescribeOverviewStatisticsRequest 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.
-