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