object-store-client-common
object-store-client-common
API
uk.gov.hmrc.objectstore.client
category
Functor
Functor
Monad
Monad
MonadError
config
ObjectStoreClientConfig
http
HttpClient
ObjectStoreContentRead
ObjectStoreContentWrite
ObjectStoreRead
ObjectStoreWrite
Payload
Md5Hash
Object
ObjectListing
ObjectMetadata
ObjectSummary
ObjectSummaryWithMd5
Path
Path
Directory
File
File
PresignedDownloadUrl
RetentionPeriod
RetentionPeriod
OneDay
OneMonth
OneWeek
OneYear
SevenYears
SixMonths
TenYears
Sha256Checksum
Sha256Checksum
object-store-client-common
/
uk.gov.hmrc.objectstore.client
/
uk.gov.hmrc.objectstore.client.category
/
Functor
Functor
uk.gov.hmrc.objectstore.client.category.Functor
See the
Functor
companion object
trait
Functor
[
F
[
_
]]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Monad
[
F
]
trait
MonadError
[
F
,
E
]
Members list
Clear all
Value members
Abstract methods
def
map
[
A
,
B
](
fa
:
F
[
A
])(
fn
:
A
=>
B
):
F
[
B
]
In this article
Attributes
Members list
Value members
Abstract methods