Uses of Class
org.jclouds.smartos.SmartOSHostController

Packages that use SmartOSHostController
org.jclouds.smartos.compute.functions   
org.jclouds.smartos.compute.strategy   
 

Uses of SmartOSHostController in org.jclouds.smartos.compute.functions
 

Methods in org.jclouds.smartos.compute.functions with parameters of type SmartOSHostController
 org.jclouds.domain.Location DatacenterToLocation.apply(SmartOSHostController from)
           
 

Uses of SmartOSHostController in org.jclouds.smartos.compute.strategy
 

Methods in org.jclouds.smartos.compute.strategy that return types with arguments of type SmartOSHostController
 Iterable<SmartOSHostController> SmartOSComputeServiceAdapter.listLocations()
           
 

Constructors in org.jclouds.smartos.compute.strategy with parameters of type SmartOSHostController
SmartOSComputeServiceAdapter(SmartOSHostController host)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.