Package org.jclouds.ultradns.ws.domain
Class Task
java.lang.Object
org.jclouds.ultradns.ws.domain.Task
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Task.Builder
builder()
boolean
getGuid()
The guid of the task.com.google.common.base.Optional
<String> The message pertaining to statuscom.google.common.base.Optional
<URI> present whenObject.getClass()
isTask.StatusCode.COMPLETE
The status statusCode of the taskint
hashCode()
toString()
-
Method Details
-
getGuid
The guid of the task. ex. -
getStatusCode
The status statusCode of the task -
getMessage
The message pertaining to status -
getResultUrl
present whenObject.getClass()
isTask.StatusCode.COMPLETE
-
hashCode
public int hashCode() -
equals
-
toString
-
builder
-
toBuilder
-