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