Class GlobalOperationsClient.AggregatedListPagedResponse (1.51.0)

public static class GlobalOperationsClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>,GlobalOperationsClient.AggregatedListPage,GlobalOperationsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GlobalOperationsClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, ApiFuture<OperationAggregatedList> futureResponse)

public static ApiFuture<GlobalOperationsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, ApiFuture<OperationAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,java.util.Map.Entry<String,OperationsScopedList>>
futureResponseApiFuture<OperationAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>