org.jclouds.smartos.compute.functions
Class DataSetToImage
java.lang.Object
org.jclouds.smartos.compute.functions.DataSetToImage
- All Implemented Interfaces:
- com.google.common.base.Function<DataSet,Image>
@Singleton
public class DataSetToImage
- extends Object
- implements com.google.common.base.Function<DataSet,Image>
- Author:
- Nigel Magnay
| 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 |
logger
@Named(value="jclouds.compute")
protected Logger logger
DataSetToImage
public DataSetToImage()
apply
public Image apply(DataSet from)
- Specified by:
apply in interface com.google.common.base.Function<DataSet,Image>
Copyright © 2009-2012 jclouds. All Rights Reserved.