Uses of Class
com.tencentcloudapi.trocket.v20230308.models.DescribeTopicStatsOpRequest
-
Packages that use DescribeTopicStatsOpRequest Package Description com.tencentcloudapi.trocket.v20230308 com.tencentcloudapi.trocket.v20230308.models -
-
Uses of DescribeTopicStatsOpRequest in com.tencentcloudapi.trocket.v20230308
Methods in com.tencentcloudapi.trocket.v20230308 with parameters of type DescribeTopicStatsOpRequest Modifier and Type Method Description DescribeTopicStatsOpResponseTrocketClient. DescribeTopicStatsOp(DescribeTopicStatsOpRequest req)运营端查询topicStata -
Uses of DescribeTopicStatsOpRequest in com.tencentcloudapi.trocket.v20230308.models
Constructors in com.tencentcloudapi.trocket.v20230308.models with parameters of type DescribeTopicStatsOpRequest Constructor Description DescribeTopicStatsOpRequest(DescribeTopicStatsOpRequest 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.
-