Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.TopicFlowRanking
-
Packages that use TopicFlowRanking Package Description com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of TopicFlowRanking in com.tencentcloudapi.ckafka.v20190819.models
Methods in com.tencentcloudapi.ckafka.v20190819.models that return TopicFlowRanking Modifier and Type Method Description TopicFlowRanking[]TopicFlowRankingResult. getTopicFlow()Get Topic 流量数组Methods in com.tencentcloudapi.ckafka.v20190819.models with parameters of type TopicFlowRanking Modifier and Type Method Description voidTopicFlowRankingResult. setTopicFlow(TopicFlowRanking[] TopicFlow)Set Topic 流量数组Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type TopicFlowRanking Constructor Description TopicFlowRanking(TopicFlowRanking 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.
-