org.jclouds.compute.strategy
Interface DestroyNodeStrategy

All Known Implementing Classes:
AdaptingComputeServiceStrategies

public interface DestroyNodeStrategy

terminates the node


Method Summary
 NodeMetadata destroyNode(String id)
           
 

Method Detail

destroyNode

@Nullable
NodeMetadata destroyNode(String id)
Returns:
null if the node wasn't found


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