Class ManagedKafkaClient.ListConsumerGroupsPagedResponse (0.1.0)

public static class ManagedKafkaClient.ListConsumerGroupsPagedResponse extends AbstractPagedListResponse<ListConsumerGroupsRequest,ListConsumerGroupsResponse,ConsumerGroup,ManagedKafkaClient.ListConsumerGroupsPage,ManagedKafkaClient.ListConsumerGroupsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ManagedKafkaClient.ListConsumerGroupsPagedResponse

Static Methods

createAsync(PageContext<ListConsumerGroupsRequest,ListConsumerGroupsResponse,ConsumerGroup> context, ApiFuture<ListConsumerGroupsResponse> futureResponse)

public static ApiFuture<ManagedKafkaClient.ListConsumerGroupsPagedResponse> createAsync(PageContext<ListConsumerGroupsRequest,ListConsumerGroupsResponse,ConsumerGroup> context, ApiFuture<ListConsumerGroupsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListConsumerGroupsRequest,ListConsumerGroupsResponse,ConsumerGroup>
futureResponse ApiFuture<ListConsumerGroupsResponse>
Returns
Type Description
ApiFuture<ListConsumerGroupsPagedResponse>