Class OperationsClient.ListOperationsPagedResponse

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.google.api.core.ApiFuture<OperationsClient.ListOperationsPagedResponse> createAsync​(com.google.api.gax.rpc.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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • createAsync

        public static com.google.api.core.ApiFuture<OperationsClient.ListOperationsPagedResponse> createAsync​(com.google.api.gax.rpc.PageContext<com.google.longrunning.ListOperationsRequest,​com.google.longrunning.ListOperationsResponse,​com.google.longrunning.Operation> context,
                                                                                                              com.google.api.core.ApiFuture<com.google.longrunning.ListOperationsResponse> futureResponse)