public class ImageToOperatingSystem extends Object implements com.google.common.base.Function<Image,org.jclouds.compute.domain.OperatingSystem>
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
DEFAULT_PATTERN |
protected org.jclouds.logging.Logger |
logger |
static Pattern |
WINDOWS_PATTERN |
| Constructor and Description |
|---|
ImageToOperatingSystem(Map<org.jclouds.compute.domain.OsFamily,Map<String,String>> osVersionMap) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.