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