Toggle table of contents
2.x-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
xtdb-aws
/
xtdb.aws
/
S3
/
S3
S3
constructor
(
client
:
S3AsyncClient
,
bucket
:
String
,
prefix
:
Path
,
configurator
:
S3Configurator
,
factory
:
S3.Factory
,
coroutineContext
:
CoroutineContext
=
Dispatchers.IO
)