public class ImageInZoneToImage extends Object implements com.google.common.base.Function<ImageInZone,org.jclouds.compute.domain.Image>
| Constructor and Description |
|---|
ImageInZoneToImage(Map<Image.Status,org.jclouds.compute.domain.Image.Status> toPortableImageStatus,
com.google.common.base.Function<Image,org.jclouds.compute.domain.OperatingSystem> imageToOs,
com.google.common.base.Supplier<Map<String,org.jclouds.domain.Location>> locationIndex) |
@Inject public ImageInZoneToImage(Map<Image.Status,org.jclouds.compute.domain.Image.Status> toPortableImageStatus, com.google.common.base.Function<Image,org.jclouds.compute.domain.OperatingSystem> imageToOs, com.google.common.base.Supplier<Map<String,org.jclouds.domain.Location>> locationIndex)
public org.jclouds.compute.domain.Image apply(ImageInZone imageInZone)
apply in interface com.google.common.base.Function<ImageInZone,org.jclouds.compute.domain.Image>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.