uk.gov.hmrc.objectstore.client.http

Members list

Type members

Classlikes

trait HttpClient[F[_], BODY, RES]

Attributes

Supertypes
class Object
trait Matchable
class Any
trait ObjectStoreContentRead[F[_], RES_BODY, CONTENT]

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ObjectStoreContentRead[F, RES_BODY, CONTENT]
trait ObjectStoreContentWrite[F[_], CONTENT, BODY]

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ObjectStoreContentWrite[F, CONTENT, BODY]
trait ObjectStoreRead[F[_], RES, RES_BODY]

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ObjectStoreRead[F, RES, RES_BODY]
trait ObjectStoreWrite[F[_], REQ_BODY]

Attributes

Supertypes
class Object
trait Matchable
class Any
case class Payload[CONTENT](length: Long, md5Hash: Md5Hash, content: CONTENT)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all