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