Class DataCatalogClient.ListEntryGroupsPage

public static class DataCatalogClient.ListEntryGroupsPage extends AbstractPage<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup,DataCatalogClient.ListEntryGroupsPage>

Inheritance

java.lang.Object > AbstractPage > DataCatalogClient.ListEntryGroupsPage

Methods

createPage(PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, ListEntryGroupsResponse response)

protected DataCatalogClient.ListEntryGroupsPage createPage(PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, ListEntryGroupsResponse response)
Parameters Returns Overrides

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

public ApiFuture<DataCatalogClient.ListEntryGroupsPage> createPageAsync(PageContext<ListEntryGroupsRequest,ListEntryGroupsResponse,EntryGroup> context, ApiFuture<ListEntryGroupsResponse> futureResponse)
Parameters Returns Overrides