org.jclouds.compute.strategy
Interface GetNodeMetadataStrategy

All Known Implementing Classes:
AdaptingComputeServiceStrategies

public interface GetNodeMetadataStrategy

returns all details associated to the node below.


Method Summary
 NodeMetadata getNode(String id)
           
 

Method Detail

getNode

NodeMetadata getNode(String id)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.