Uses of Enum Class
org.jclouds.ec2.domain.Snapshot.Status
Packages that use Snapshot.Status
-
Uses of Snapshot.Status in org.jclouds.ec2.domain
Methods in org.jclouds.ec2.domain that return Snapshot.StatusModifier and TypeMethodDescriptionstatic Snapshot.Status
Snapshot.getStatus()
Snapshot state (e.g., pending, completed, or error)static Snapshot.Status
Returns the enum constant of this class with the specified name.static Snapshot.Status[]
Snapshot.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.jclouds.ec2.domain with parameters of type Snapshot.Status