Class MachineTypesClient.AggregatedListFixedSizeCollection (1.52.0)

public static class MachineTypesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListMachineTypesRequest,MachineTypeAggregatedList,Map.Entry<String,MachineTypesScopedList>,MachineTypesClient.AggregatedListPage,MachineTypesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > MachineTypesClient.AggregatedListFixedSizeCollection

Methods

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

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