lowercase

pl.iterators.kebs.baklava.params.enums.`package`.lowercase

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
lowercase.type

Members list

Implicits

Inherited implicits

implicit def toHeaderEnum[T](implicit _enum: EnumLike[T]): ToHeader[T]

Attributes

Inherited from:
KebsBaklavaEnumsLowercaseParams
implicit def toHeaderValueEnum[T, V <: ValueEnumLikeEntry[T]](implicit valueEnumLike: ValueEnumLike[T, V], tsm: ToHeader[V]): ToHeader[T]

Attributes

Inherited from:
KebsBaklavaValueEnumsParams
implicit def toPathParamEnum[T](implicit _enum: EnumLike[T]): ToPathParam[T]

Attributes

Inherited from:
KebsBaklavaEnumsLowercaseParams
implicit def toPathParamValueEnum[T, V <: ValueEnumLikeEntry[T]](implicit valueEnumLike: ValueEnumLike[T, V], tsm: ToPathParam[V]): ToPathParam[T]

Attributes

Inherited from:
KebsBaklavaValueEnumsParams
implicit def toQueryParamEnum[T](implicit _enum: EnumLike[T]): ToQueryParam[T]

Attributes

Inherited from:
KebsBaklavaEnumsLowercaseParams
implicit def toQueryParamValueEnum[T, V <: ValueEnumLikeEntry[T]](implicit valueEnumLike: ValueEnumLike[T, V], tsm: ToQueryParam[V]): ToQueryParam[T]

Attributes

Inherited from:
KebsBaklavaValueEnumsParams