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