ResponseEntity

endpoints4s.sttp.client.EndpointsWithCustomErrors.ResponseEntity
trait ResponseEntity[A]

Trait that indicates how a response should be interpreted

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def decodeEntity(response: Response[String]): R[A]