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