Package com.google.cloud.datacatalog.v1
Class DataCatalogClient.ListTagsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListTagsRequest,ListTagsResponse,Tag,DataCatalogClient.ListTagsPage,DataCatalogClient.ListTagsFixedSizeCollection>
com.google.cloud.datacatalog.v1.DataCatalogClient.ListTagsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Tag>
- Enclosing class:
- DataCatalogClient
public static class DataCatalogClient.ListTagsPagedResponse
extends AbstractPagedListResponse<ListTagsRequest,ListTagsResponse,Tag,DataCatalogClient.ListTagsPage,DataCatalogClient.ListTagsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListTagsRequest, ListTagsResponse, Tag> context, ApiFuture<ListTagsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<DataCatalogClient.ListTagsPagedResponse> createAsync(PageContext<ListTagsRequest, ListTagsResponse, Tag> context, ApiFuture<ListTagsResponse> futureResponse)
-