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