ApplyPartial
oxygen.http.core.RequestPathCodec.ApplyPartial
final case class ApplyPartial[A](partial: PartialPathCodec[A], name: String, doc: Option[String]) extends RequestPathCodec[A]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RequestPathCodec[A]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- RequestPathCodec
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- RequestPathCodec
Attributes
- Inherited from:
- RequestPathCodec
Attributes
- Inherited from:
- RequestPathCodec
Concrete fields
Inherited fields
Attributes
- Inherited from:
- RequestPathCodec
In this article