org.jclouds.cloudstack.features
Interface GlobalStoragePoolAsyncClient


public interface GlobalStoragePoolAsyncClient

Provides asynchronous access to CloudStack storage pool features.

Author:
Richard Downer
See Also:
GlobalStoragePoolClient,

Method Summary
 com.google.common.util.concurrent.ListenableFuture<Set<StoragePool>> listStoragePools(ListStoragePoolsOptions... options)
           
 

Method Detail

listStoragePools

com.google.common.util.concurrent.ListenableFuture<Set<StoragePool>> listStoragePools(ListStoragePoolsOptions... options)


Copyright © 2009-2012 jclouds. All Rights Reserved.