Uses of Class
com.tencentcloudapi.tcb.v20180608.models.DescribeEndUserStatisticRequest
-
Packages that use DescribeEndUserStatisticRequest Package Description com.tencentcloudapi.tcb.v20180608 com.tencentcloudapi.tcb.v20180608.models -
-
Uses of DescribeEndUserStatisticRequest in com.tencentcloudapi.tcb.v20180608
Methods in com.tencentcloudapi.tcb.v20180608 with parameters of type DescribeEndUserStatisticRequest Modifier and Type Method Description DescribeEndUserStatisticResponseTcbClient. DescribeEndUserStatistic(DescribeEndUserStatisticRequest req)获取终端用户总量与平台分布情况 -
Uses of DescribeEndUserStatisticRequest in com.tencentcloudapi.tcb.v20180608.models
Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type DescribeEndUserStatisticRequest Constructor Description DescribeEndUserStatisticRequest(DescribeEndUserStatisticRequest 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.
-