oxygen.http.core.ResponseCodec.FirstOf
See theFirstOf companion object
final case class FirstOf[A](cases: NonEmptyList[Standard[_ <: A]]) extends ResponseCodec[A]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ResponseCodec[A]class Objecttrait Matchableclass Any
Members list
In this article