public class ImageForVCloudExpressVAppTemplate extends Object implements com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Image>
| Modifier | Constructor and Description |
|---|---|
protected |
ImageForVCloudExpressVAppTemplate(Map<Status,org.jclouds.compute.domain.Image.Status> toPortableImageStatus,
FindLocationForResource findLocationForResource,
org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy credentialsProvider,
com.google.common.base.Function<String,org.jclouds.compute.domain.OperatingSystem> osParser) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.compute.domain.Image |
apply(VAppTemplate from) |
ImageForVCloudExpressVAppTemplate |
withParent(ReferenceType parent) |
@Inject protected ImageForVCloudExpressVAppTemplate(Map<Status,org.jclouds.compute.domain.Image.Status> toPortableImageStatus, FindLocationForResource findLocationForResource, org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy credentialsProvider, com.google.common.base.Function<String,org.jclouds.compute.domain.OperatingSystem> osParser)
public ImageForVCloudExpressVAppTemplate withParent(ReferenceType parent)
public org.jclouds.compute.domain.Image apply(@Nullable
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.