Class RoutersClient.AggregatedListPagedResponse (1.53.0)

public static class RoutersClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListRoutersRequest,RouterAggregatedList,Map.Entry<String,RoutersScopedList>,RoutersClient.AggregatedListPage,RoutersClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RoutersClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListRoutersRequest,RouterAggregatedList,Map.Entry<String,RoutersScopedList>> context, ApiFuture<RouterAggregatedList> futureResponse)

public static ApiFuture<RoutersClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListRoutersRequest,RouterAggregatedList,Map.Entry<String,RoutersScopedList>> context, ApiFuture<RouterAggregatedList> futureResponse)
Parameters
Name Description
context PageContext<AggregatedListRoutersRequest,RouterAggregatedList,java.util.Map.Entry<String,RoutersScopedList>>
futureResponse ApiFuture<RouterAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>