avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-s3-spring-boot-starter
/
io.github.lishangbu.avalon.s3.facade
/
MultipartOperations
/
create
create
fun
create
(
request
:
CreateMultipartUploadRequest
)
:
CreateMultipartUploadResponse
创建 multipart 上传。
fun
create
(
bucketName
:
String
,
key
:
String
,
contentType
:
String
?
=
null
)
:
CreateMultipartUploadResponse
基于桶和 key 创建 multipart 上传。