org.jclouds.rimuhosting.miro.compute.functions
Class RimuHostingImageToImage
java.lang.Object
org.jclouds.rimuhosting.miro.compute.functions.RimuHostingImageToImage
- All Implemented Interfaces:
- com.google.common.base.Function<Image,Image>
@Singleton
public class RimuHostingImageToImage
- extends Object
- implements com.google.common.base.Function<Image,Image>
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
RIMU_PATTERN
public static final Pattern RIMU_PATTERN
RimuHostingImageToImage
public RimuHostingImageToImage()
apply
public Image apply(Image from)
- Specified by:
apply in interface com.google.common.base.Function<Image,Image>
parseOs
protected OperatingSystem parseOs(Image from)
Copyright © 2009-2012 jclouds. All Rights Reserved.