Package com.google.cloud.compute.v1
Class GlobalOperationsClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListGlobalOperationsRequest,OperationList,Operation,GlobalOperationsClient.ListPage,GlobalOperationsClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.GlobalOperationsClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Operation>
- Enclosing class:
- GlobalOperationsClient
public static class GlobalOperationsClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListGlobalOperationsRequest,OperationList,Operation,GlobalOperationsClient.ListPage,GlobalOperationsClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<GlobalOperationsClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<GlobalOperationsClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
-
-