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