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