Uses of Enum Class
org.jclouds.digitalocean2.domain.Action.Status
Packages that use Action.Status
-
Uses of Action.Status in org.jclouds.digitalocean2.domain
Methods in org.jclouds.digitalocean2.domain that return Action.StatusModifier and TypeMethodDescriptionstatic Action.Status
abstract Action.Status
Action.status()
static Action.Status
Returns the enum constant of this class with the specified name.static Action.Status[]
Action.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.digitalocean2.domain with parameters of type Action.Status