Uses of Enum Class
org.jclouds.glacier.domain.JobStatus
Packages that use JobStatus
-
Uses of JobStatus in org.jclouds.glacier.domain
Methods in org.jclouds.glacier.domain that return JobStatusModifier and TypeMethodDescriptionstatic JobStatus
JobStatus.fromString
(String symbol) JobMetadata.getStatusCode()
static JobStatus
Returns the enum constant of this class with the specified name.static JobStatus[]
JobStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.