CUSTOM

zio.http.Method$.CUSTOM
final case class CUSTOM(name: String) extends Method

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Method
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Method -> Any
Inherited from:
Method