public static class ZoneClient.ListZonesPage extends AbstractPage<ListZonesHttpRequest,ZoneList,Zone,ZoneClient.ListZonesPage>
| Modifier and Type | Method and Description |
|---|---|
protected ZoneClient.ListZonesPage |
createPage(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
ZoneList response) |
com.google.api.core.ApiFuture<ZoneClient.ListZonesPage> |
createPageAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected ZoneClient.ListZonesPage createPage(PageContext<ListZonesHttpRequest,ZoneList,Zone> context, ZoneList response)
createPage in class AbstractPage<ListZonesHttpRequest,ZoneList,Zone,ZoneClient.ListZonesPage>public com.google.api.core.ApiFuture<ZoneClient.ListZonesPage> createPageAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context, com.google.api.core.ApiFuture<ZoneList> futureResponse)
createPageAsync in class AbstractPage<ListZonesHttpRequest,ZoneList,Zone,ZoneClient.ListZonesPage>Copyright © 2019 Google LLC. All rights reserved.