Class AutoscalersClient.AggregatedListFixedSizeCollection (1.51.0)

public static class AutoscalersClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListAutoscalersRequest,AutoscalerAggregatedList,Map.Entry<String,AutoscalersScopedList>,AutoscalersClient.AggregatedListPage,AutoscalersClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > AutoscalersClient.AggregatedListFixedSizeCollection

Methods

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

protected AutoscalersClient.AggregatedListFixedSizeCollection createCollection(List<AutoscalersClient.AggregatedListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<AggregatedListPage>
collectionSizeint
Returns
TypeDescription
AutoscalersClient.AggregatedListFixedSizeCollection
Overrides