Class AcceleratorTypesClient.AggregatedListFixedSizeCollection (1.51.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
NameDescription
pagesList<AggregatedListPage>
collectionSizeint
Returns
TypeDescription
AcceleratorTypesClient.AggregatedListFixedSizeCollection
Overrides