Class StoragePoolsClient.ListFixedSizeCollection (1.73.0)

public static class StoragePoolsClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListStoragePoolsRequest,StoragePoolList,StoragePool,StoragePoolsClient.ListPage,StoragePoolsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > StoragePoolsClient.ListFixedSizeCollection

Methods

createCollection(List<StoragePoolsClient.ListPage> pages, int collectionSize)

protected StoragePoolsClient.ListFixedSizeCollection createCollection(List<StoragePoolsClient.ListPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
StoragePoolsClient.ListFixedSizeCollection
Overrides