Class TemplateToImage
java.lang.Object
org.jclouds.cloudstack.compute.functions.TemplateToImage
- All Implemented Interfaces:
com.google.common.base.Function<Template,,org.jclouds.compute.domain.Image> Function<Template,org.jclouds.compute.domain.Image>
-
Constructor Summary
ConstructorsConstructorDescriptionTemplateToImage(com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>> locations, com.google.common.base.Function<Template, org.jclouds.compute.domain.OperatingSystem> templateToOperatingSystem) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.common.base.Function
equals