Uses of Class
com.xerox.amazonws.ec2.Jec2.ImageListAttributeOperationType

Packages that use Jec2.ImageListAttributeOperationType
com.xerox.amazonws.ec2   
 

Uses of Jec2.ImageListAttributeOperationType in com.xerox.amazonws.ec2
 

Methods in com.xerox.amazonws.ec2 that return Jec2.ImageListAttributeOperationType
static Jec2.ImageListAttributeOperationType Jec2.ImageListAttributeOperationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Jec2.ImageListAttributeOperationType[] Jec2.ImageListAttributeOperationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.xerox.amazonws.ec2 with parameters of type Jec2.ImageListAttributeOperationType
 void Jec2.modifyImageAttribute(String imageId, ImageListAttribute attribute, Jec2.ImageListAttributeOperationType operationType)
          Modifies an attribute by the given items with the given operation.