Uses of Class
com.google.cloud.dataform.v1.DataformClient.SearchFilesPage
Packages that use DataformClient.SearchFilesPage
-
Uses of DataformClient.SearchFilesPage in com.google.cloud.dataform.v1
Methods in com.google.cloud.dataform.v1 that return DataformClient.SearchFilesPageModifier and TypeMethodDescriptionprotected DataformClient.SearchFilesPageDataformClient.SearchFilesPage.createPage(PageContext<SearchFilesRequest, SearchFilesResponse, SearchResult> context, SearchFilesResponse response) Methods in com.google.cloud.dataform.v1 that return types with arguments of type DataformClient.SearchFilesPageModifier and TypeMethodDescriptionDataformClient.SearchFilesPage.createPageAsync(PageContext<SearchFilesRequest, SearchFilesResponse, SearchResult> context, ApiFuture<SearchFilesResponse> futureResponse) Method parameters in com.google.cloud.dataform.v1 with type arguments of type DataformClient.SearchFilesPageModifier and TypeMethodDescriptionDataformClient.SearchFilesFixedSizeCollection.createCollection(List<DataformClient.SearchFilesPage> pages, int collectionSize)