Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.TopicFlowRankingResult
-
Packages that use TopicFlowRankingResult Package Description com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of TopicFlowRankingResult in com.tencentcloudapi.ckafka.v20190819.models
Methods in com.tencentcloudapi.ckafka.v20190819.models that return TopicFlowRankingResult Modifier and Type Method Description TopicFlowRankingResultDescribeTopicFlowRankingResponse. getResult()Get 流量排行Methods in com.tencentcloudapi.ckafka.v20190819.models with parameters of type TopicFlowRankingResult Modifier and Type Method Description voidDescribeTopicFlowRankingResponse. setResult(TopicFlowRankingResult Result)Set 流量排行Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type TopicFlowRankingResult Constructor Description TopicFlowRankingResult(TopicFlowRankingResult 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.
-