Package com.google.longrunning
Class OperationsClient.ListOperationsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<com.google.longrunning.ListOperationsRequest,com.google.longrunning.ListOperationsResponse,com.google.longrunning.Operation,OperationsClient.ListOperationsPage,OperationsClient.ListOperationsFixedSizeCollection>
-
- com.google.longrunning.OperationsClient.ListOperationsPagedResponse
-
- All Implemented Interfaces:
PagedListResponse<com.google.longrunning.Operation>
- Enclosing class:
- OperationsClient
public static class OperationsClient.ListOperationsPagedResponse extends AbstractPagedListResponse<com.google.longrunning.ListOperationsRequest,com.google.longrunning.ListOperationsResponse,com.google.longrunning.Operation,OperationsClient.ListOperationsPage,OperationsClient.ListOperationsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<OperationsClient.ListOperationsPagedResponse>
createAsync(PageContext<com.google.longrunning.ListOperationsRequest,com.google.longrunning.ListOperationsResponse,com.google.longrunning.Operation> context, com.google.api.core.ApiFuture<com.google.longrunning.ListOperationsResponse> futureResponse)
-
Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<OperationsClient.ListOperationsPagedResponse> createAsync(PageContext<com.google.longrunning.ListOperationsRequest,com.google.longrunning.ListOperationsResponse,com.google.longrunning.Operation> context, com.google.api.core.ApiFuture<com.google.longrunning.ListOperationsResponse> futureResponse)
-
-