Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeGroupAndStatisticsProxyRequest
-
Packages that use DescribeGroupAndStatisticsProxyRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeGroupAndStatisticsProxyRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type DescribeGroupAndStatisticsProxyRequest Modifier and Type Method Description DescribeGroupAndStatisticsProxyResponseGaapClient. DescribeGroupAndStatisticsProxy(DescribeGroupAndStatisticsProxyRequest req)该接口为内部接口,用于查询可以获取统计数据的通道组和通道信息 -
Uses of DescribeGroupAndStatisticsProxyRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeGroupAndStatisticsProxyRequest Constructor Description DescribeGroupAndStatisticsProxyRequest(DescribeGroupAndStatisticsProxyRequest 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.
-