Uses of Enum Class
org.jclouds.ultradns.ws.domain.Task.StatusCode
Packages that use Task.StatusCode
-
Uses of Task.StatusCode in org.jclouds.ultradns.ws.domain
Methods in org.jclouds.ultradns.ws.domain that return Task.StatusCodeModifier and TypeMethodDescriptionstatic Task.StatusCode
Task.getStatusCode()
The status statusCode of the taskstatic Task.StatusCode
Returns the enum constant of this class with the specified name.static Task.StatusCode[]
Task.StatusCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.ultradns.ws.domain with parameters of type Task.StatusCode