Class DataCatalogClient.ListEntryGroupsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup,DataCatalogClient.ListEntryGroupsPage,DataCatalogClient.ListEntryGroupsFixedSizeCollection>
com.google.cloud.datacatalog.v1beta1.DataCatalogClient.ListEntryGroupsPagedResponse
- All Implemented Interfaces:
PagedListResponse<EntryGroup>
- Enclosing class:
- DataCatalogClient
public static class DataCatalogClient.ListEntryGroupsPagedResponse
extends AbstractPagedListResponse<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup,DataCatalogClient.ListEntryGroupsPage,DataCatalogClient.ListEntryGroupsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListEntryGroupsRequest, ListEntryGroupsResponse, EntryGroup> context, ApiFuture<ListEntryGroupsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<DataCatalogClient.ListEntryGroupsPagedResponse> createAsync(PageContext<ListEntryGroupsRequest, ListEntryGroupsResponse, EntryGroup> context, ApiFuture<ListEntryGroupsResponse> futureResponse)
-