Uses of Interface
org.jclouds.elasticstack.ElasticStackApi

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

Uses of ElasticStackApi in org.jclouds.elasticstack.compute
 

Constructors in org.jclouds.elasticstack.compute with parameters of type ElasticStackApi
ElasticStackComputeServiceAdapter(ElasticStackApi client, com.google.common.base.Predicate<DriveInfo> driveNotClaimed, com.google.common.base.Supplier<Map<String,WellKnownImage>> preinstalledImages, com.google.common.cache.LoadingCache<String,DriveInfo> cache, String defaultVncPassword, com.google.common.util.concurrent.ListeningExecutorService userExecutor)
           
 

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

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

Uses of ElasticStackApi in org.jclouds.elasticstack.predicates
 

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



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.