Class StoragePoolsClient.ListFixedSizeCollection (1.53.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
Name Description
pages List<ListPage>
collectionSize int
Returns
Type Description
StoragePoolsClient.ListFixedSizeCollection
Overrides