Choices
zio.http.codec.HttpContentCodec.Choices
final case class Choices[A](choices: ListMap[MediaType, BinaryCodecWithSchema[A]]) extends HttpContentCodec[A]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HttpContentCodec[A]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
A right biased merge of two HttpContentCodecs.
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- HttpContentCodec
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article