Uses of Enum
org.apache.apisix.plugin.runner.HttpRequest.Method
Packages that use HttpRequest.Method
-
Uses of HttpRequest.Method in org.apache.apisix.plugin.runner
Methods in org.apache.apisix.plugin.runner that return HttpRequest.MethodModifier and TypeMethodDescriptionHttpRequest.getMethod()Gets method.static HttpRequest.MethodReturns the enum constant of this type with the specified name.static HttpRequest.Method[]HttpRequest.Method.values()Returns an array containing the constants of this enum type, in the order they are declared.