HttpBinding

Companion:
class
trait Sum
trait Mirror
trait HasId
class Object
trait Matchable
class Any

Type members

Classlikes

case class HeaderBinding(httpName: CaseInsensitive) extends HttpBinding
Companion:
object
Companion:
class
case class HeaderPrefixBinding(prefix: String) extends HttpBinding
Companion:
object
Companion:
class
case class PathBinding(httpName: String) extends HttpBinding
Companion:
object
Companion:
class
case class QueryBinding(httpName: String) extends HttpBinding
Companion:
object
Companion:
class
case object QueryParamsBinding extends HttpBinding
object Type
Companion:
class
sealed trait Type
Companion:
object

Inherited classlikes

object hint
Inherited from:
Companion

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Inherited methods

final override def getTag: ShapeTag[HttpBinding]
Definition Classes
Inherited from:
Companion

Concrete fields

val id: ShapeId

Implicits

Implicits

implicit val schema: Schema[HttpBinding]

Inherited implicits

Inherited from:
Companion