Uses of Interface
com.collation.platform.model.topology.storage.StoragePool

Packages that use StoragePool
com.collation.platform.model.topology.storage   
 

Uses of StoragePool in com.collation.platform.model.topology.storage
 

Methods in com.collation.platform.model.topology.storage that return StoragePool
 StoragePool[] StorageSubSystem.getStoragePools()
           
 

Methods in com.collation.platform.model.topology.storage with parameters of type StoragePool
 void StorageSubSystem.setStoragePools(StoragePool[] pools)