vibe-s3 ~master (2017-07-31T12:31:01Z)
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