Uses of Interface
org.jclouds.slicehost.SlicehostClient

Packages that use SlicehostClient
org.jclouds.slicehost.compute.strategy   
org.jclouds.slicehost.predicates   
 

Uses of SlicehostClient in org.jclouds.slicehost.compute.strategy
 

Fields in org.jclouds.slicehost.compute.strategy declared as SlicehostClient
protected  SlicehostClient SlicehostComputeServiceAdapter.client
           
 

Constructors in org.jclouds.slicehost.compute.strategy with parameters of type SlicehostClient
SlicehostComputeServiceAdapter(SlicehostClient client)
           
 

Uses of SlicehostClient in org.jclouds.slicehost.predicates
 

Constructors in org.jclouds.slicehost.predicates with parameters of type SlicehostClient
SliceActive(SlicehostClient client)
           
SliceTerminated(SlicehostClient client)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.