Uses of Class
org.jclouds.ec2.domain.ImageAttribute

Packages that use ImageAttribute
org.jclouds.ec2.domain   
 

Uses of ImageAttribute in org.jclouds.ec2.domain
 

Methods in org.jclouds.ec2.domain that return ImageAttribute
static ImageAttribute ImageAttribute.fromValue(String attribute)
           
static ImageAttribute ImageAttribute.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImageAttribute[] ImageAttribute.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.