Class RoutersClient.AggregatedListFixedSizeCollection (1.53.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RoutersClient.AggregatedListFixedSizeCollection

Methods

createCollection(List<RoutersClient.AggregatedListPage> pages, int collectionSize)

protected RoutersClient.AggregatedListFixedSizeCollection createCollection(List<RoutersClient.AggregatedListPage> pages, int collectionSize)
Parameters
Name Description
pages List<AggregatedListPage>
collectionSize int
Returns
Type Description
RoutersClient.AggregatedListFixedSizeCollection
Overrides