Uses of Class
org.jclouds.openstack.nova.domain.Action

Packages that use Action
org.jclouds.openstack.nova.domain   
 

Uses of Action in org.jclouds.openstack.nova.domain
 

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



Copyright © 2009-2012 jclouds. All Rights Reserved.