Class InstanceTemplatesClient.AggregatedListFixedSizeCollection (1.30.0)

public static class InstanceTemplatesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListInstanceTemplatesRequest,InstanceTemplateAggregatedList,Map.Entry<String,InstanceTemplatesScopedList>,InstanceTemplatesClient.AggregatedListPage,InstanceTemplatesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > InstanceTemplatesClient.AggregatedListFixedSizeCollection

Methods

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

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