org.dasein.cloud.aws.compute
Class EC2Instance.GetPassCallable
java.lang.Object
org.dasein.cloud.aws.compute.EC2Instance.GetPassCallable
- All Implemented Interfaces:
- Callable<String>
- Enclosing class:
- EC2Instance
public static class EC2Instance.GetPassCallable
- extends Object
- implements Callable<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EC2Instance.GetPassCallable
public EC2Instance.GetPassCallable(String iId,
AWSCloud ap)
call
public String call()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Specified by:
call in interface Callable<String>
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.