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