Uses of Enum Class
org.jclouds.ec2.domain.Volume.Status
Packages that use Volume.Status
-
Uses of Volume.Status in org.jclouds.ec2.domain
Methods in org.jclouds.ec2.domain that return Volume.StatusModifier and TypeMethodDescriptionstatic Volume.Status
Volume.getStatus()
static Volume.Status
Returns the enum constant of this class with the specified name.static Volume.Status[]
Volume.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.ec2.domain with parameters of type Volume.StatusConstructors in org.jclouds.ec2.domain with parameters of type Volume.Status -
Uses of Volume.Status in org.jclouds.ec2.xml
Fields in org.jclouds.ec2.xml declared as Volume.StatusModifier and TypeFieldDescriptionprotected Volume.Status
CreateVolumeResponseHandler.volumeStatus