@Singleton public class EC2ResumeNodeStrategy extends Object implements ResumeNodeStrategy
| Modifier | Constructor and Description |
|---|---|
protected |
EC2ResumeNodeStrategy(EC2Api client,
GetNodeMetadataStrategy getNode) |
| Modifier and Type | Method and Description |
|---|---|
NodeMetadata |
resumeNode(String id) |
@Inject protected EC2ResumeNodeStrategy(EC2Api client, GetNodeMetadataStrategy getNode)
public NodeMetadata resumeNode(String id)
resumeNode in interface ResumeNodeStrategyCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.