Uses of Enum Class
io.camunda.connector.http.base.model.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in io.camunda.connector.http.base.model
Methods in io.camunda.connector.http.base.model that return HttpMethodModifier and TypeMethodDescriptionHttpCommonRequest.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 io.camunda.connector.http.base.model with parameters of type HttpMethod