org.jclouds.softlayer.compute.functions
Class VirtualGuestToHardware
java.lang.Object
org.jclouds.softlayer.compute.functions.VirtualGuestToHardware
- All Implemented Interfaces:
- com.google.common.base.Function<VirtualGuest,org.jclouds.compute.domain.Hardware>
@Singleton
public class VirtualGuestToHardware
- extends Object
- implements com.google.common.base.Function<VirtualGuest,org.jclouds.compute.domain.Hardware>
| 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 |
VirtualGuestToHardware
public VirtualGuestToHardware()
apply
public org.jclouds.compute.domain.Hardware apply(VirtualGuest from)
- Specified by:
apply in interface com.google.common.base.Function<VirtualGuest,org.jclouds.compute.domain.Hardware>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.