Class GlobalOrganizationOperationsClient.ListPagedResponse (1.52.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
Name Description
context PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation>
futureResponse ApiFuture<OperationList>
Returns
Type Description
ApiFuture<ListPagedResponse>