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