Class GlobalOrganizationOperationsClient.ListPagedResponse (1.51.0)

public static class GlobalOrganizationOperationsClient.ListPagedResponse extends AbstractPagedListResponse<ListGlobalOrganizationOperationsRequest,OperationList,Operation,GlobalOrganizationOperationsClient.ListPage,GlobalOrganizationOperationsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GlobalOrganizationOperationsClient.ListPagedResponse

Static Methods

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

public static ApiFuture<GlobalOrganizationOperationsClient.ListPagedResponse> createAsync(PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, ApiFuture<OperationList> futureResponse)
Parameters
NameDescription
contextPageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation>
futureResponseApiFuture<OperationList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>