Uses of Enum Class
org.jclouds.dynect.v3.domain.Job.Status
Packages that use Job.Status
-
Uses of Job.Status in org.jclouds.dynect.v3.domain
Methods in org.jclouds.dynect.v3.domain that return Job.StatusModifier and TypeMethodDescriptionstatic Job.Status
Job.getStatus()
The current status of the job.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.