Uses of Enum Class
org.jclouds.elasticstack.domain.DriveStatus
Packages that use DriveStatus
-
Uses of DriveStatus in org.jclouds.elasticstack.domain
Fields in org.jclouds.elasticstack.domain declared as DriveStatusModifier and TypeFieldDescriptionprotected DriveStatus
DriveInfo.Builder.status
protected final DriveStatus
DriveInfo.status
Methods in org.jclouds.elasticstack.domain that return DriveStatusModifier and TypeMethodDescriptionstatic DriveStatus
DriveInfo.getStatus()
static DriveStatus
Returns the enum constant of this class with the specified name.static DriveStatus[]
DriveStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.elasticstack.domain with parameters of type DriveStatusConstructors in org.jclouds.elasticstack.domain with parameters of type DriveStatus