BodyPartial

smithy4s.http.BodyPartial
See theBodyPartial companion object
final class BodyPartial[A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

final def combineCatch(metadata: MetadataPartial[A]): Either[PayloadError, A]
final def map[B](f: A => B): BodyPartial[B]

Deprecated methods

final def combine(metadata: MetadataPartial[A]): A

Attributes

Deprecated
true