@Singleton public class VirtualGuestToNodeMetadata extends Object implements com.google.common.base.Function<VirtualGuest,org.jclouds.compute.domain.NodeMetadata>
| Modifier and Type | Field and Description |
|---|---|
static Map<VirtualGuest.State,org.jclouds.compute.domain.NodeMetadata.Status> |
serverStateToNodeStatus |
public static final Map<VirtualGuest.State,org.jclouds.compute.domain.NodeMetadata.Status> serverStateToNodeStatus
public org.jclouds.compute.domain.NodeMetadata apply(VirtualGuest from)
apply in interface com.google.common.base.Function<VirtualGuest,org.jclouds.compute.domain.NodeMetadata>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.