org.jclouds.compute
Class JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials

java.lang.Object
  extended by org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials<NodeMetadata>
      extended by org.jclouds.compute.JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
Enclosing interface:
JCloudsNativeComputeServiceAdapter

public static class JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
extends ComputeServiceAdapter.NodeAndInitialCredentials<NodeMetadata>


Constructor Summary
JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials(NodeMetadata node)
           
 
Method Summary
 
Methods inherited from class org.jclouds.compute.ComputeServiceAdapter.NodeAndInitialCredentials
getCredentials, getNode, getNodeId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials

public JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials(NodeMetadata node)


Copyright © 2009-2012 jclouds. All Rights Reserved.