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) |
ApiFuture<ZoneClient.ListZonesPage> |
createPageAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
ApiFuture<ZoneList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected ZoneClient.ListZonesPage createPage(PageContext<ListZonesHttpRequest,ZoneList,Zone> context, ZoneList response)
createPage
in class AbstractPage<ListZonesHttpRequest,ZoneList,Zone,ZoneClient.ListZonesPage>
public ApiFuture<ZoneClient.ListZonesPage> createPageAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context, ApiFuture<ZoneList> futureResponse)
createPageAsync
in class AbstractPage<ListZonesHttpRequest,ZoneList,Zone,ZoneClient.ListZonesPage>
Copyright © 2019 Google LLC. All rights reserved.