Uses of Interface
org.jclouds.deltacloud.DeltacloudClient

Packages that use DeltacloudClient
org.jclouds.deltacloud.compute.strategy   
org.jclouds.deltacloud.config   
org.jclouds.deltacloud.predicates   
 

Uses of DeltacloudClient in org.jclouds.deltacloud.compute.strategy
 

Constructors in org.jclouds.deltacloud.compute.strategy with parameters of type DeltacloudClient
DeltacloudComputeServiceAdapter(DeltacloudClient client)
           
 

Uses of DeltacloudClient in org.jclouds.deltacloud.config
 

Methods in org.jclouds.deltacloud.config with parameters of type DeltacloudClient
protected  com.google.common.base.Supplier<Set<? extends DeltacloudCollection>> DeltacloudRestClientModule.provideCollections(long seconds, DeltacloudClient client)
           
 

Uses of DeltacloudClient in org.jclouds.deltacloud.predicates
 

Constructors in org.jclouds.deltacloud.predicates with parameters of type DeltacloudClient
InstanceFinished(DeltacloudClient client)
           
InstanceRunning(DeltacloudClient client)
           
InstanceState(DeltacloudClient client)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.