oxygen.http.core.partial.ResponseCodecNoStatus.ApplyPartialBody
See theApplyPartialBody companion object
sealed trait ApplyPartialBody[A] extends ResponseCodecNoStatus[A]
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
class ApplyPartialBodyEmptyclass ApplyPartialBodySingle[A]
Members list
Value members
Inherited methods
final def ++[B](that: ResponseCodecNoStatus[B])(using zip: Zip[A, B]): ResponseCodecNoStatus[zip.Out]
Attributes
- Inherited from:
- ResponseCodecNoStatus
Attributes
- Inherited from:
- ResponseCodecNoStatus
Attributes
- Inherited from:
- ResponseCodecNoStatus
Attributes
- Inherited from:
- ResponseCodecNoStatus
Attributes
- Inherited from:
- ResponseCodecNoStatus
Inherited and Abstract methods
Attributes
- Inherited from:
- ResponseCodecNoStatus
Inherited and Abstract fields
Attributes
- Inherited from:
- ResponseCodecNoStatus
Attributes
- Inherited from:
- ResponseCodecNoStatus
In this article