Class RoutersClient.AggregatedListPagedResponse (1.12.1)

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 Returns