Class StoragePoolTypesClient.AggregatedListFixedSizeCollection (1.54.0)

public static class StoragePoolTypesClient.AggregatedListFixedSizeCollection extends AbstractFixedSizeCollection<AggregatedListStoragePoolTypesRequest,StoragePoolTypeAggregatedList,Map.Entry<String,StoragePoolTypesScopedList>,StoragePoolTypesClient.AggregatedListPage,StoragePoolTypesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > StoragePoolTypesClient.AggregatedListFixedSizeCollection

Methods

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

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