Uses of Class
com.google.api.gax.httpjson.longrunning.OperationsClient.ListOperationsPage
Packages that use OperationsClient.ListOperationsPage
-
Uses of OperationsClient.ListOperationsPage in com.google.api.gax.httpjson.longrunning
Methods in com.google.api.gax.httpjson.longrunning that return OperationsClient.ListOperationsPageModifier and TypeMethodDescriptionprotected OperationsClient.ListOperationsPageOperationsClient.ListOperationsPage.createPage(PageContext<ListOperationsRequest, ListOperationsResponse, Operation> context, ListOperationsResponse response) Methods in com.google.api.gax.httpjson.longrunning that return types with arguments of type OperationsClient.ListOperationsPageModifier and TypeMethodDescriptionOperationsClient.ListOperationsPage.createPageAsync(PageContext<ListOperationsRequest, ListOperationsResponse, Operation> context, ApiFuture<ListOperationsResponse> futureResponse) Method parameters in com.google.api.gax.httpjson.longrunning with type arguments of type OperationsClient.ListOperationsPageModifier and TypeMethodDescriptionOperationsClient.ListOperationsFixedSizeCollection.createCollection(List<OperationsClient.ListOperationsPage> pages, int collectionSize)