public class ListConsumerGroupResponse extends Response
| Constructor and Description |
|---|
ListConsumerGroupResponse(Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ConsumerGroup> |
GetConsumerGroups() |
void |
SetConsumerGroups(ArrayList<ConsumerGroup> consumerGroups) |
GetAllHeaders, GetHeader, GetRequestIdpublic ArrayList<ConsumerGroup> GetConsumerGroups()
public void SetConsumerGroups(ArrayList<ConsumerGroup> consumerGroups)
Copyright © 2025. All Rights Reserved.