Uses of Class
ppe.ec2.IncompleteNetworkSpecException

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

Uses of IncompleteNetworkSpecException in ppe.ec2
 

Methods in ppe.ec2 that throw IncompleteNetworkSpecException
 java.lang.String Ec2Wrangler.createNetwork(NetworkSpec spec)
          Blocks until all requested ec2 instances are up and running.