Class GlobalOrganizationOperationsClient.ListPage (1.68.0)

public static class GlobalOrganizationOperationsClient.ListPage extends AbstractPage<ListGlobalOrganizationOperationsRequest,OperationList,Operation,GlobalOrganizationOperationsClient.ListPage>

Inheritance

java.lang.Object > AbstractPage > GlobalOrganizationOperationsClient.ListPage

Methods

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

protected GlobalOrganizationOperationsClient.ListPage createPage(PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, OperationList response)
Overrides

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

public ApiFuture<GlobalOrganizationOperationsClient.ListPage> createPageAsync(PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, ApiFuture<OperationList> futureResponse)
Returns
Type Description
ApiFuture<ListPage>
Overrides