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