Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
ConsumerGroup[] |
DescribeKafkaConsumerGroupListResponse.getGroups()
Get 消费组信息列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeKafkaConsumerGroupListResponse.setGroups(ConsumerGroup[] Groups)
Set 消费组信息列表
|
Constructor and Description |
---|
ConsumerGroup(ConsumerGroup 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.
|
Copyright © 2025. All rights reserved.