Uses of Class
org.jclouds.elasticstack.domain.WellKnownImage
Packages that use WellKnownImage
Package
Description
-
Uses of WellKnownImage in org.jclouds.elasticstack.compute
Constructor parameters in org.jclouds.elasticstack.compute with type arguments of type WellKnownImageModifierConstructorDescriptionElasticStackComputeServiceAdapter
(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 WellKnownImage in org.jclouds.elasticstack.compute.config
Methods in org.jclouds.elasticstack.compute.config that return types with arguments of type WellKnownImageModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<Map<String, WellKnownImage>> ElasticStackComputeServiceContextModule.provideImages
(long seconds, com.google.common.base.Supplier<List<WellKnownImage>> wellKnownImageSupplier) protected final com.google.common.base.Supplier
<List<WellKnownImage>> ElasticStackComputeServiceContextModule.provideWellKnownImageSupplier
(AtomicReference<AuthorizationException> authException, long seconds, WellKnownImageSupplier uncached) Method parameters in org.jclouds.elasticstack.compute.config with type arguments of type WellKnownImageModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<Map<String, WellKnownImage>> ElasticStackComputeServiceContextModule.provideImages
(long seconds, com.google.common.base.Supplier<List<WellKnownImage>> wellKnownImageSupplier) -
Uses of WellKnownImage in org.jclouds.elasticstack.compute.functions
Methods in org.jclouds.elasticstack.compute.functions that return WellKnownImage -
Uses of WellKnownImage in org.jclouds.elasticstack.domain
Methods in org.jclouds.elasticstack.domain that return WellKnownImage -
Uses of WellKnownImage in org.jclouds.elasticstack.suppliers
Methods in org.jclouds.elasticstack.suppliers that return types with arguments of type WellKnownImage -
Uses of WellKnownImage in org.jclouds.serverlove.suppliers
Methods in org.jclouds.serverlove.suppliers that return types with arguments of type WellKnownImage