Package org.jclouds.cloudstack.features
Interface GlobalStoragePoolApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<StoragePool>
listStoragePools(ListStoragePoolsOptions... options)
-
-
-
Method Detail
-
listStoragePools
@Named("listStoragePools") @GET @Consumes("application/json") Set<StoragePool> listStoragePools(ListStoragePoolsOptions... options)
-
-