| Package | Description | 
|---|---|
| org.jclouds.ultradns.ws.domain | 
| Modifier and Type | Method and Description | 
|---|---|
static Task.StatusCode | 
Task.StatusCode.fromValue(String statusCode)  | 
Task.StatusCode | 
Task.getStatusCode()
The status statusCode of the task 
 | 
static Task.StatusCode | 
Task.StatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Task.StatusCode[] | 
Task.StatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Task.Builder | 
Task.Builder.statusCode(Task.StatusCode statusCode)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.