org.jclouds.opsource.servers.features
Interface ServerImageAsyncClient


public interface ServerImageAsyncClient

Author:
Kedar Dave
See Also:
ServerImageClient

Method Summary
 com.google.common.util.concurrent.ListenableFuture<ServerImagesList> getServerImages()
           
 

Method Detail

getServerImages

com.google.common.util.concurrent.ListenableFuture<ServerImagesList> getServerImages()
See Also:
ServerImageClient.getServerImages()


Copyright © 2009-2012 jclouds. All Rights Reserved.