@Singleton public class ImageForVAppTemplate extends Object implements com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Image>
| Modifier and Type | Field and Description |
|---|---|
org.jclouds.logging.Logger |
logger |
| Modifier | Constructor and Description |
|---|---|
protected |
ImageForVAppTemplate(Map<Status,org.jclouds.compute.domain.Image.Status> toPortableImageStatus,
com.google.common.base.Function<VAppTemplate,org.jclouds.ovf.Envelope> templateToEnvelope,
FindLocationForResource findLocationForResource) |
@Inject protected ImageForVAppTemplate(Map<Status,org.jclouds.compute.domain.Image.Status> toPortableImageStatus, com.google.common.base.Function<VAppTemplate,org.jclouds.ovf.Envelope> templateToEnvelope, FindLocationForResource findLocationForResource)
public org.jclouds.compute.domain.Image apply(VAppTemplate from)
apply in interface com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Image>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.