public static class ManagedKafkaClient.ListConsumerGroupsFixedSizeCollection extends AbstractFixedSizeCollection<ListConsumerGroupsRequest,ListConsumerGroupsResponse,ConsumerGroup,ManagedKafkaClient.ListConsumerGroupsPage,ManagedKafkaClient.ListConsumerGroupsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > ManagedKafkaClient.ListConsumerGroupsFixedSizeCollectionMethods
createCollection(List<ManagedKafkaClient.ListConsumerGroupsPage> pages, int collectionSize)
protected ManagedKafkaClient.ListConsumerGroupsFixedSizeCollection createCollection(List<ManagedKafkaClient.ListConsumerGroupsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListConsumerGroupsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
ManagedKafkaClient.ListConsumerGroupsFixedSizeCollection |