Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.DescribeDatahubTopicResp
-
Packages that use DescribeDatahubTopicResp Package Description com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of DescribeDatahubTopicResp in com.tencentcloudapi.ckafka.v20190819.models
Methods in com.tencentcloudapi.ckafka.v20190819.models that return DescribeDatahubTopicResp Modifier and Type Method Description DescribeDatahubTopicRespDescribeDatahubTopicResponse. getResult()Get 返回的结果对象Methods in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DescribeDatahubTopicResp Modifier and Type Method Description voidDescribeDatahubTopicResponse. setResult(DescribeDatahubTopicResp Result)Set 返回的结果对象Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DescribeDatahubTopicResp Constructor Description DescribeDatahubTopicResp(DescribeDatahubTopicResp 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.
-