Uses of Class
org.jclouds.tools.ant.taskdefs.compute.ComputeTask.Action

Packages that use ComputeTask.Action
org.jclouds.tools.ant.taskdefs.compute   
 

Uses of ComputeTask.Action in org.jclouds.tools.ant.taskdefs.compute
 

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



Copyright © 2009-2011 jclouds. All Rights Reserved.