Uses of Class
dev.vality.adapter.flow.lib.constant.HttpMethod
| Package | Description |
|---|---|
| dev.vality.adapter.flow.lib.constant |
-
Uses of HttpMethod in dev.vality.adapter.flow.lib.constant
Methods in dev.vality.adapter.flow.lib.constant that return HttpMethod Modifier and Type Method Description static HttpMethodHttpMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static HttpMethod[]HttpMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.