Uses of Class
com.google.longrunning.OperationsClient.ListOperationsPage
-
Packages that use OperationsClient.ListOperationsPage Package Description com.google.longrunning A client to Google Long Running Operations API. -
-
Uses of OperationsClient.ListOperationsPage in com.google.longrunning
Methods in com.google.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.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.longrunning with type arguments of type OperationsClient.ListOperationsPage Modifier and Type Method Description protected OperationsClient.ListOperationsFixedSizeCollectionOperationsClient.ListOperationsFixedSizeCollection. createCollection(List<OperationsClient.ListOperationsPage> pages, int collectionSize)
-