Class GlobalOperationsClient.ListPagedResponse (1.52.0)

public static class GlobalOperationsClient.ListPagedResponse extends AbstractPagedListResponse<ListGlobalOperationsRequest,OperationList,Operation,GlobalOperationsClient.ListPage,GlobalOperationsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GlobalOperationsClient.ListPagedResponse

Static Methods

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

public static ApiFuture<GlobalOperationsClient.ListPagedResponse> createAsync(PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, ApiFuture<OperationList> futureResponse)
Parameters
Name Description
context PageContext<ListGlobalOperationsRequest,OperationList,Operation>
futureResponse ApiFuture<OperationList>
Returns
Type Description
ApiFuture<ListPagedResponse>