Class GlobalOperationsClient.ListPagedResponse (1.51.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
NameDescription
contextPageContext<ListGlobalOperationsRequest,OperationList,Operation>
futureResponseApiFuture<OperationList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>