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