Class RoutersClient.AggregatedListPagedResponse (1.42.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
NameDescription
contextPageContext<AggregatedListRoutersRequest,RouterAggregatedList,java.util.Map.Entry<String,RoutersScopedList>>
futureResponseApiFuture<RouterAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>