Uses of Class
ppe.ec2.NoSuchAmiException

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

Uses of NoSuchAmiException in ppe.ec2
 

Methods in ppe.ec2 that throw NoSuchAmiException
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.