org.jclouds.cloudstack.features
Interface GlobalStoragePoolClient


public interface GlobalStoragePoolClient

Provides synchronous access to CloudStack storage pool features.

Author:
Richard Downer
See Also:
GlobalStoragePoolClient,

Method Summary
 Set<StoragePool> listStoragePools(ListStoragePoolsOptions... options)
           
 

Method Detail

listStoragePools

Set<StoragePool> listStoragePools(ListStoragePoolsOptions... options)


Copyright © 2009-2012 jclouds. All Rights Reserved.