Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.DescribeGroupResponse
-
Packages that use DescribeGroupResponse Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of DescribeGroupResponse in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 that return DescribeGroupResponse Modifier and Type Method Description DescribeGroupResponseCkafkaClient. DescribeGroup(DescribeGroupRequest req)枚举消费分组(精简版) -
Uses of DescribeGroupResponse in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DescribeGroupResponse Constructor Description DescribeGroupResponse(DescribeGroupResponse 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.
-