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