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