| Methods in org.jvnet.hudson.ec2.launcher that throw OperatorErrorException |
java.util.List<java.lang.String> |
Storage.attach(com.xerox.amazonws.ec2.ReservationDescription.Instance inst,
com.xerox.amazonws.ec2.Jec2 ec2)
Attaches all the volumes, and returns the device names. |
java.lang.String |
Storage.getAvailabilityZone(com.xerox.amazonws.ec2.Jec2 ec2)
Determines the availability zone that this storage set lives on. |
void |
Launcher.setPrivateKey(java.io.File keyFile)
Sets the private key used for launching EC2 instances. |
com.xerox.amazonws.ec2.ReservationDescription.Instance |
Launcher.start()
Starts the EC2 instance asynchronously. |