Class GlobalOperationsClient.ListPage (1.43.0)

public static class GlobalOperationsClient.ListPage extends AbstractPage<ListGlobalOperationsRequest,OperationList,Operation,GlobalOperationsClient.ListPage>

Inheritance

java.lang.Object > AbstractPage > GlobalOperationsClient.ListPage

Methods

createPage(PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, OperationList response)

protected GlobalOperationsClient.ListPage createPage(PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, OperationList response)
Returns
TypeDescription
GlobalOperationsClient.ListPage
Overrides

createPageAsync(PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, ApiFuture<OperationList> futureResponse)

public ApiFuture<GlobalOperationsClient.ListPage> createPageAsync(PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, ApiFuture<OperationList> futureResponse)
Returns
TypeDescription
ApiFuture<ListPage>
Overrides