toggle menu
few
jvm
switch theme
search in API
storage
/
storage.document.client
/
S3DocumentStoreClient
S3Document
Store
Client
class
S3DocumentStoreClient
(
s3client
:
AmazonS3Client
,
region
:
String
)
:
DocumentStoreClient
Members
Constructors
S3Document
Store
Client
Link copied to clipboard
constructor
(
s3client
:
AmazonS3Client
,
region
:
String
)
Functions
get
Pre
Signed
Object
Url
Link copied to clipboard
open
override
fun
getPreSignedObjectUrl
(
args
:
DocumentGetPreSignedObjectUrlArgs
)
:
String
?
put
Object
Link copied to clipboard
open
override
fun
putObject
(
args
:
DocumentPutObjectArgs
)
:
DocumentWriteResponse
?