Uses of Class
ppe.ec2.ParamsEc2.ParamName

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

Uses of ParamsEc2.ParamName in ppe.ec2
 

Methods in ppe.ec2 that return ParamsEc2.ParamName
static ParamsEc2.ParamName ParamsEc2.ParamName.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ParamsEc2.ParamName[] ParamsEc2.ParamName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.