Uses of Interface
org.jclouds.elasticstack.ElasticStackApi
Packages that use ElasticStackApi
Package
Description
-
Uses of ElasticStackApi in org.jclouds.elasticstack.compute
Constructors in org.jclouds.elasticstack.compute with parameters of type ElasticStackApiModifierConstructorDescriptionElasticStackComputeServiceAdapter
(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 -
Uses of ElasticStackApi in org.jclouds.elasticstack.predicates
Constructors in org.jclouds.elasticstack.predicates with parameters of type ElasticStackApi