Uses of Class
org.jclouds.compute.domain.internal.TemplateBuilderImpl

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

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

Methods in org.jclouds.compute.domain.internal that return TemplateBuilderImpl
 TemplateBuilderImpl TemplateBuilderImpl.imageChooser(com.google.common.base.Function<Iterable<? extends Image>,Image> imageChooser)
          Configure this template with a specific preference function which operates on images which match the other criteria.
 



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