Uses of Class
com.tencentcloudapi.cls.v20201016.models.DescribeKafkaConsumerResponse
-
Packages that use DescribeKafkaConsumerResponse Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of DescribeKafkaConsumerResponse in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 that return DescribeKafkaConsumerResponse Modifier and Type Method Description DescribeKafkaConsumerResponseClsClient. DescribeKafkaConsumer(DescribeKafkaConsumerRequest req)获取Kafka协议消费信息 -
Uses of DescribeKafkaConsumerResponse in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type DescribeKafkaConsumerResponse Constructor Description DescribeKafkaConsumerResponse(DescribeKafkaConsumerResponse 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.
-