Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http that return HttpMethodModifier and TypeMethodDescriptionEndpointHttp.getMethod()static HttpMethodReturns the enum constant of this class with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http with parameters of type HttpMethod