HttpMethod

etlflow.http.HttpMethod
See theHttpMethod companion object
sealed trait HttpMethod

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object GET.type
object POST.type
object PUT.type
In this article