@Singleton public class TerremarkVCloudGetImageStrategy extends Object implements org.jclouds.compute.strategy.GetImageStrategy
| Modifier and Type | Field and Description |
|---|---|
protected TerremarkVCloudClient |
client |
protected com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Image> |
vAppToImage |
| Modifier | Constructor and Description |
|---|---|
protected |
TerremarkVCloudGetImageStrategy(TerremarkVCloudClient client,
com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Image> vAppToImage) |
protected final TerremarkVCloudClient client
protected final com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Image> vAppToImage
@Inject protected TerremarkVCloudGetImageStrategy(TerremarkVCloudClient client, com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Image> vAppToImage)
public org.jclouds.compute.domain.Image getImage(String in)
getImage in interface org.jclouds.compute.strategy.GetImageStrategyCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.