public static class ZoneClient.ListZonesPagedResponse extends AbstractPagedListResponse<ListZonesHttpRequest,ZoneList,Zone,ZoneClient.ListZonesPage,ZoneClient.ListZonesFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ZoneClient.ListZonesPagedResponse> |
createAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static com.google.api.core.ApiFuture<ZoneClient.ListZonesPagedResponse> createAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context, com.google.api.core.ApiFuture<ZoneList> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.