org.jclouds.cloudservers.compute.strategy
Class CloudServersDestroyNodeStrategy
java.lang.Object
org.jclouds.cloudservers.compute.strategy.CloudServersDestroyNodeStrategy
- All Implemented Interfaces:
- org.jclouds.compute.strategy.DestroyNodeStrategy
@Singleton
public class CloudServersDestroyNodeStrategy
- extends Object
- implements org.jclouds.compute.strategy.DestroyNodeStrategy
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudServersDestroyNodeStrategy
@Inject
protected CloudServersDestroyNodeStrategy(CloudServersClient client,
org.jclouds.compute.strategy.GetNodeMetadataStrategy getNode)
destroyNode
public org.jclouds.compute.domain.NodeMetadata destroyNode(String id)
- Specified by:
destroyNode in interface org.jclouds.compute.strategy.DestroyNodeStrategy
Copyright © 2009-2011 jclouds. All Rights Reserved.