@Singleton public class VirtualGuestToNodeMetadata extends Object implements com.google.common.base.Function<VirtualGuest,org.jclouds.compute.domain.NodeMetadata>
static class
VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest
VirtualGuestToNodeMetadata.GetImageForVirtualGuest
static Map<VirtualGuest.State,org.jclouds.compute.domain.NodeMetadata.Status>
serverStateToNodeStatus
org.jclouds.compute.domain.NodeMetadata
apply(VirtualGuest from)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static final Map<VirtualGuest.State,org.jclouds.compute.domain.NodeMetadata.Status> serverStateToNodeStatus
public org.jclouds.compute.domain.NodeMetadata apply(VirtualGuest from)
apply
com.google.common.base.Function<VirtualGuest,org.jclouds.compute.domain.NodeMetadata>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.