Uses of Enum Class
tech.xigam.elixirapi.Request.Method
Packages that use Request.Method
-
Uses of Request.Method in tech.xigam.elixirapi
Methods in tech.xigam.elixirapi that return Request.MethodModifier and TypeMethodDescriptionstatic Request.MethodReturns the enum constant of this class with the specified name.static Request.Method[]Request.Method.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.xigam.elixirapi with parameters of type Request.Method