Uses of Class
ppe.ec2.IncompatibleInstanceImageException

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

Uses of IncompatibleInstanceImageException in ppe.ec2
 

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