Class AcceleratorTypesClient.AggregatedListFixedSizeCollection (1.52.0)

public static class AcceleratorTypesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListAcceleratorTypesRequest,AcceleratorTypeAggregatedList,Map.Entry<String,AcceleratorTypesScopedList>,AcceleratorTypesClient.AggregatedListPage,AcceleratorTypesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > AcceleratorTypesClient.AggregatedListFixedSizeCollection

Methods

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

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