Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.DescribeDatahubTopicRequest
-
Packages that use DescribeDatahubTopicRequest Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of DescribeDatahubTopicRequest in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 with parameters of type DescribeDatahubTopicRequest Modifier and Type Method Description DescribeDatahubTopicResponseCkafkaClient. DescribeDatahubTopic(DescribeDatahubTopicRequest req)获取Datahub主题属性 -
Uses of DescribeDatahubTopicRequest in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DescribeDatahubTopicRequest Constructor Description DescribeDatahubTopicRequest(DescribeDatahubTopicRequest 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.
-