public static class ZoneClient.ListZonesPage extends com.google.api.gax.paging.AbstractPage<ListZonesHttpRequest,ZoneList,Zone,ZoneClient.ListZonesPage>
Modifier and Type | Method and Description |
---|---|
protected ZoneClient.ListZonesPage |
createPage(com.google.api.gax.rpc.PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
ZoneList response) |
com.google.api.core.ApiFuture<ZoneClient.ListZonesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
protected ZoneClient.ListZonesPage createPage(com.google.api.gax.rpc.PageContext<ListZonesHttpRequest,ZoneList,Zone> context, ZoneList response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListZonesHttpRequest,ZoneList,Zone,ZoneClient.ListZonesPage>
public com.google.api.core.ApiFuture<ZoneClient.ListZonesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListZonesHttpRequest,ZoneList,Zone> context, com.google.api.core.ApiFuture<ZoneList> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListZonesHttpRequest,ZoneList,Zone,ZoneClient.ListZonesPage>
Copyright © 2019 Google LLC. All rights reserved.