Uses of Class
org.jclouds.compute.domain.internal.TemplateBuilderImpl
Packages that use TemplateBuilderImpl
Package
Description
-
Uses of TemplateBuilderImpl in org.jclouds.aws.ec2.compute
Subclasses of TemplateBuilderImpl in org.jclouds.aws.ec2.compute -
Uses of TemplateBuilderImpl in org.jclouds.compute.domain.internal
Subclasses of TemplateBuilderImpl in org.jclouds.compute.domain.internalMethods in org.jclouds.compute.domain.internal that return TemplateBuilderImplModifier and TypeMethodDescriptionTemplateBuilderImpl.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. -
Uses of TemplateBuilderImpl in org.jclouds.ec2.compute.internal
Subclasses of TemplateBuilderImpl in org.jclouds.ec2.compute.internal -
Uses of TemplateBuilderImpl in org.jclouds.googlecomputeengine.compute.domain.internal