object-store-client-play-30
object-store-client-play-30
API
uk.gov.hmrc.objectstore.client
play
modules
ObjectStoreModule
test
stub
StubObjectStoreClient
StubPlayObjectStoreClient
StubPlayObjectStoreClientEither
HttpBody
Implicits
InMemoryReads
InMemoryPlayObjectStoreContentReads
LowPriorityInMemoryPlayObjectStoreContentReads
Md5HashUtils
MonadFuture
PlayFormats
PlayMonad
PlayMonads
PlayObjectStoreClient
PlayObjectStoreClientEither
PlayObjectStoreContentReads
PlayObjectStoreContentWrites
PlayObjectStoreReads
PlayObjectStoreWrites
PlayWSHttpClient
ObjectStoreClient
object-store-client-play-30
/
uk.gov.hmrc.objectstore.client
/
uk.gov.hmrc.objectstore.client.play
/
PlayObjectStoreContentWrites
PlayObjectStoreContentWrites
uk.gov.hmrc.objectstore.client.play.PlayObjectStoreContentWrites
trait
PlayObjectStoreContentWrites
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
Implicits
Members list
Clear all
Implicits
Implicits
implicit
def
akkaSourceContentWrite
[
F
[
_
],
Mat
](
implicit
ec
:
ExecutionContext
,
m
:
Materializer
,
F
:
PlayMonad
[
F
]):
ObjectStoreContentWrite
[
F
,
Source
[
ByteString
,
Mat
],
Request
]
implicit
def
bytesWrite
[
F
[
_
]](
implicit
F
:
PlayMonad
[
F
]):
ObjectStoreContentWrite
[
F
,
Array
[
Byte
],
Request
]
implicit
def
fileWrite
[
F
[
_
]](
implicit
F
:
PlayMonad
[
F
]):
ObjectStoreContentWrite
[
F
,
File
,
Request
]
implicit
def
payloadAkkaSourceContentWrite
[
F
[
_
],
Mat
](
implicit
F
:
PlayMonad
[
F
]):
ObjectStoreContentWrite
[
F
,
Payload
[
Source
[
ByteString
,
Mat
]],
Request
]
implicit
def
stringWrite
[
F
[
_
]](
implicit
F
:
PlayMonad
[
F
]):
ObjectStoreContentWrite
[
F
,
String
,
Request
]
In this article
Attributes
Members list
Implicits
Implicits