Uses of Interface
org.jclouds.elasticstack.suppliers.WellKnownImageSupplier
- 
Packages that use WellKnownImageSupplier Package Description org.jclouds.elasticstack.compute.config org.jclouds.elasticstack.suppliers org.jclouds.serverlove.suppliers  - 
- 
Uses of WellKnownImageSupplier in org.jclouds.elasticstack.compute.config
Methods in org.jclouds.elasticstack.compute.config with parameters of type WellKnownImageSupplier Modifier and Type Method Description protected com.google.common.base.Supplier<List<WellKnownImage>>ElasticStackComputeServiceContextModule. provideWellKnownImageSupplier(AtomicReference<AuthorizationException> authException, long seconds, WellKnownImageSupplier uncached) - 
Uses of WellKnownImageSupplier in org.jclouds.elasticstack.suppliers
Classes in org.jclouds.elasticstack.suppliers that implement WellKnownImageSupplier Modifier and Type Class Description classStandardDiskImageSupplierSupplies the pre-installed images. - 
Uses of WellKnownImageSupplier in org.jclouds.serverlove.suppliers
Classes in org.jclouds.serverlove.suppliers that implement WellKnownImageSupplier Modifier and Type Class Description classFixedWellKnownImageSupplierSupplies the pre-installed images. 
 -