Package com.google.cloud.dataform.v1
Class DataformClient.SearchFilesPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<SearchFilesRequest,SearchFilesResponse,SearchResult,DataformClient.SearchFilesPage,DataformClient.SearchFilesFixedSizeCollection>
com.google.cloud.dataform.v1.DataformClient.SearchFilesPagedResponse
- All Implemented Interfaces:
PagedListResponse<SearchResult>
- Enclosing class:
- DataformClient
public static class DataformClient.SearchFilesPagedResponse
extends AbstractPagedListResponse<SearchFilesRequest,SearchFilesResponse,SearchResult,DataformClient.SearchFilesPage,DataformClient.SearchFilesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<SearchFilesRequest, SearchFilesResponse, SearchResult> context, ApiFuture<SearchFilesResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<DataformClient.SearchFilesPagedResponse> createAsync(PageContext<SearchFilesRequest, SearchFilesResponse, SearchResult> context, ApiFuture<SearchFilesResponse> futureResponse)
-