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