Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.DescribeTopicFlowRankingResponse
-
Packages that use DescribeTopicFlowRankingResponse Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of DescribeTopicFlowRankingResponse in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 that return DescribeTopicFlowRankingResponse Modifier and Type Method Description DescribeTopicFlowRankingResponseCkafkaClient. DescribeTopicFlowRanking(DescribeTopicFlowRankingRequest req)获取Topic流量排行,消费者流量排行 -
Uses of DescribeTopicFlowRankingResponse in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DescribeTopicFlowRankingResponse Constructor Description DescribeTopicFlowRankingResponse(DescribeTopicFlowRankingResponse 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.
-