Uses of Class
com.google.cloud.datacatalog.v1.DataCatalogClient.ListEntryGroupsPage
Packages that use DataCatalogClient.ListEntryGroupsPage
-
Uses of DataCatalogClient.ListEntryGroupsPage in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DataCatalogClient.ListEntryGroupsPageModifier and TypeMethodDescriptionprotected DataCatalogClient.ListEntryGroupsPageDataCatalogClient.ListEntryGroupsPage.createPage(PageContext<ListEntryGroupsRequest, ListEntryGroupsResponse, EntryGroup> context, ListEntryGroupsResponse response) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type DataCatalogClient.ListEntryGroupsPageModifier and TypeMethodDescriptionDataCatalogClient.ListEntryGroupsPage.createPageAsync(PageContext<ListEntryGroupsRequest, ListEntryGroupsResponse, EntryGroup> context, ApiFuture<ListEntryGroupsResponse> futureResponse) Method parameters in com.google.cloud.datacatalog.v1 with type arguments of type DataCatalogClient.ListEntryGroupsPageModifier and TypeMethodDescriptionDataCatalogClient.ListEntryGroupsFixedSizeCollection.createCollection(List<DataCatalogClient.ListEntryGroupsPage> pages, int collectionSize)