Class CatalogServiceClient.ListEntryGroupsPagedResponse (1.41.0)

public static class CatalogServiceClient.ListEntryGroupsPagedResponse extends AbstractPagedListResponse<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup,CatalogServiceClient.ListEntryGroupsPage,CatalogServiceClient.ListEntryGroupsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CatalogServiceClient.ListEntryGroupsPagedResponse

Static Methods

createAsync(PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, ApiFuture<ListEntryGroupsResponse> futureResponse)

public static ApiFuture<CatalogServiceClient.ListEntryGroupsPagedResponse> createAsync(PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, ApiFuture<ListEntryGroupsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup>
futureResponse ApiFuture<ListEntryGroupsResponse>
Returns
Type Description
ApiFuture<ListEntryGroupsPagedResponse>