Uses of Class
org.jclouds.compute.suppliers.ImageCacheSupplier

Packages that use ImageCacheSupplier
org.jclouds.compute.domain.internal   
 

Uses of ImageCacheSupplier in org.jclouds.compute.domain.internal
 

Fields in org.jclouds.compute.domain.internal declared as ImageCacheSupplier
protected  ImageCacheSupplier TemplateBuilderImpl.images
           
 

Constructors in org.jclouds.compute.domain.internal with parameters of type ImageCacheSupplier
TemplateBuilderImpl(com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations, ImageCacheSupplier images, com.google.common.base.Supplier<Set<? extends Hardware>> hardwares, com.google.common.base.Supplier<org.jclouds.domain.Location> defaultLocation, javax.inject.Provider<TemplateOptions> optionsProvider, javax.inject.Provider<TemplateBuilder> defaultTemplateProvider, GetImageStrategy getImageStrategy)
           
 



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