Uses of Class
ppe.ec2.NoSuchInstanceException

Packages that use NoSuchInstanceException
ppe.ec2 This package implements all operations that send commands or queries to AWS. 
 

Uses of NoSuchInstanceException in ppe.ec2
 

Methods in ppe.ec2 that throw NoSuchInstanceException
static void UtilEc2.checkInstanceImageCompatibility(com.amazonaws.services.ec2.model.InstanceType instanceType, java.lang.String imageID, com.amazonaws.services.ec2.AmazonEC2Client ec2)
           
 java.lang.String Ec2Wrangler.createNetwork(NetworkSpec spec)
          Blocks until all requested ec2 instances are up and running.