Uses of Enum Class
org.jclouds.rackspace.clouddns.v1.domain.Job.Status
Packages that use Job.Status
-
Uses of Job.Status in org.jclouds.rackspace.clouddns.v1.domain
Methods in org.jclouds.rackspace.clouddns.v1.domain that return Job.StatusModifier and TypeMethodDescriptionstatic Job.Status
Job.getStatus()
static Job.Status
Returns the enum constant of this class with the specified name.static Job.Status[]
Job.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.rackspace.clouddns.v1.domain with parameters of type Job.Status