Uses of Class
org.jclouds.cloudstack.domain.StoragePool
-
Packages that use StoragePool Package Description org.jclouds.cloudstack.domain org.jclouds.cloudstack.features -
-
Uses of StoragePool in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return StoragePool Modifier and Type Method Description StoragePoolStoragePool.Builder. build()Methods in org.jclouds.cloudstack.domain with parameters of type StoragePool Modifier and Type Method Description intStoragePool. compareTo(StoragePool other)TStoragePool.Builder. fromStoragePool(StoragePool in) -
Uses of StoragePool in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return types with arguments of type StoragePool Modifier and Type Method Description Set<StoragePool>GlobalStoragePoolApi. listStoragePools(ListStoragePoolsOptions... options)
-