@Singleton public class OperatingSystemToImage extends Object implements com.google.common.base.Function<OperatingSystem,org.jclouds.compute.domain.Image>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
OperatingSystemToImage() |
public org.jclouds.compute.domain.Image apply(OperatingSystem operatingSystem)
apply in interface com.google.common.base.Function<OperatingSystem,org.jclouds.compute.domain.Image>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.