Class AutoscalersClient.AggregatedListFixedSizeCollection (1.52.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
Name Description
pages List<AggregatedListPage>
collectionSize int
Returns
Type Description
AutoscalersClient.AggregatedListFixedSizeCollection
Overrides