vibe-s3 ~master (2022-02-21T04:41:05.9134864)
Dub
Repo
S3.startMultipartUpload
vibe
aws
s3
S3
Undocumented in source. Be warned that the author may not have intended to support it.
class
S3
string
startMultipartUpload
(
string
resource
,
InetHeaderMap
headers
=
InetHeaderMap.init
,
string
contentType
= "application/octet-stream"
,
StorageClass
storageClass
=
StorageClass.STANDARD
,
SysTime
expires
=
SysTime.init
)
Meta
Source
See Implementation
vibe
aws
s3
S3
constructors
this
functions
abortMultipartUpload
completeMultipartUpload
download
info
list
multipartUpload
startMultipartUpload
upload
uploadPart