Uses of Enum Class
org.kiwiproject.consul.model.kv.Verb
Packages that use Verb
-
Uses of Verb in org.kiwiproject.consul.model.kv
Methods in org.kiwiproject.consul.model.kv that return VerbModifier and TypeMethodDescriptionstatic VerbReturns the enum constant of this class with the specified name.static Verb[]Verb.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kiwiproject.consul.model.kv with parameters of type Verb