Class GlobalOrganizationOperationsClient.ListPage (1.12.0)

See more code actions.
public static class GlobalOrganizationOperationsClient.ListPage extends AbstractPage<ListGlobalOrganizationOperationsRequest,OperationList,Operation,GlobalOrganizationOperationsClient.ListPage>
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)
Parameters Returns Overrides

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

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