Uses of Interface
org.jclouds.elasticstack.ElasticStackClient

Packages that use ElasticStackClient
org.jclouds.elasticstack.compute   
org.jclouds.elasticstack.compute.config   
org.jclouds.elasticstack.predicates   
 

Uses of ElasticStackClient in org.jclouds.elasticstack.compute
 

Constructors in org.jclouds.elasticstack.compute with parameters of type ElasticStackClient
ElasticStackComputeServiceAdapter(ElasticStackClient client, com.google.common.base.Predicate<DriveInfo> driveNotClaimed, JustProvider locationSupplier, Map<String,WellKnownImage> preinstalledImages, com.google.common.cache.Cache<String,DriveInfo> cache, String defaultVncPassword, ExecutorService executor)
           
 

Uses of ElasticStackClient in org.jclouds.elasticstack.compute.config
 

Constructors in org.jclouds.elasticstack.compute.config with parameters of type ElasticStackClient
ElasticStackComputeServiceContextModule.GetDrive(ElasticStackClient client)
           
 

Uses of ElasticStackClient in org.jclouds.elasticstack.predicates
 

Constructors in org.jclouds.elasticstack.predicates with parameters of type ElasticStackClient
DriveClaimed(ElasticStackClient client)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.