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