Uses of Class
com.google.cloud.datacatalog.v1.DataCatalogClient.ListTagsPage
Packages that use DataCatalogClient.ListTagsPage
-
Uses of DataCatalogClient.ListTagsPage in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DataCatalogClient.ListTagsPageModifier and TypeMethodDescriptionprotected DataCatalogClient.ListTagsPageDataCatalogClient.ListTagsPage.createPage(PageContext<ListTagsRequest, ListTagsResponse, Tag> context, ListTagsResponse response) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type DataCatalogClient.ListTagsPageModifier and TypeMethodDescriptionDataCatalogClient.ListTagsPage.createPageAsync(PageContext<ListTagsRequest, ListTagsResponse, Tag> context, ApiFuture<ListTagsResponse> futureResponse) Method parameters in com.google.cloud.datacatalog.v1 with type arguments of type DataCatalogClient.ListTagsPageModifier and TypeMethodDescriptionDataCatalogClient.ListTagsFixedSizeCollection.createCollection(List<DataCatalogClient.ListTagsPage> pages, int collectionSize)