org.jclouds.opsource.servers
Interface OpSourceServersClient


public interface OpSourceServersClient

Provides synchronous access to OpSourceServers.

Author:
Adrian Cole
See Also:
OpSourceServersAsyncClient

Method Summary
 AccountClient getAccountClient()
           
 ServerClient getServerClient()
           
 ServerImageClient getServerImageClient()
           
 

Method Detail

getAccountClient

AccountClient getAccountClient()
Returns:
synchronous access to Account features

getServerImageClient

ServerImageClient getServerImageClient()
Returns:
synchronous access to ServerImage features

getServerClient

ServerClient getServerClient()
Returns:
synchronous access to server features


Copyright © 2009-2012 jclouds. All Rights Reserved.