Uses of Class
com.google.api.gax.httpjson.longrunning.OperationsClient.ListOperationsPage
-
Packages that use OperationsClient.ListOperationsPage Package Description com.google.api.gax.httpjson.longrunning -
-
Uses of OperationsClient.ListOperationsPage in com.google.api.gax.httpjson.longrunning
Methods in com.google.api.gax.httpjson.longrunning that return OperationsClient.ListOperationsPage Modifier and Type Method Description protected 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.ListOperationsPage Modifier and Type Method Description ApiFuture<OperationsClient.ListOperationsPage>OperationsClient.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.ListOperationsPage Modifier and Type Method Description protected OperationsClient.ListOperationsFixedSizeCollectionOperationsClient.ListOperationsFixedSizeCollection. createCollection(List<OperationsClient.ListOperationsPage> pages, int collectionSize)
-