Uses of Class
com.norbl.cbp.ppe.NoSuchAmiException

Packages that use NoSuchAmiException
com.norbl.cbp.ppe   
 

Uses of NoSuchAmiException in com.norbl.cbp.ppe
 

Methods in com.norbl.cbp.ppe that throw NoSuchAmiException
static void UtilEc2.checkInstanceImageCompatibility(java.util.List<Ec2InstanceType> eits, com.amazonaws.services.ec2.model.InstanceType instanceType, java.lang.String imageID, com.amazonaws.services.ec2.AmazonEC2Client ec2)
           
 java.lang.String Ec2Wrangler.createNetwork(NetworkSpec spec, java.util.List<Ec2InstanceType> eits)
          Blocks until all requested ec2 instances are up and running.