Method

sealed abstract class Method(val value: String)
Companion:
object
class Object
trait Matchable
class Any
object Connect.type
object Delete.type
object Get.type
object Head.type
object Options.type
object Post.type
object Put.type
object Trace.type
class Unknown

Value members

Concrete fields

val value: String