Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.DescribeGroupInfoResponse
-
Packages that use DescribeGroupInfoResponse Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of DescribeGroupInfoResponse in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 that return DescribeGroupInfoResponse Modifier and Type Method Description DescribeGroupInfoResponseCkafkaClient. DescribeGroupInfo(DescribeGroupInfoRequest req)获取消费分组信息 -
Uses of DescribeGroupInfoResponse in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DescribeGroupInfoResponse Constructor Description DescribeGroupInfoResponse(DescribeGroupInfoResponse 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.
-