| Package | Description | 
|---|---|
| org.jclouds.rackspace.clouddns.v1.domain | 
| Modifier and Type | Method and Description | 
|---|---|
static Job.Status | 
Job.Status.fromValue(String status)  | 
Job.Status | 
Job.getStatus()  | 
static Job.Status | 
Job.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Job.Status[] | 
Job.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Job.Builder<T> | 
Job.Builder.status(Job.Status status)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.