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
/
TransferOperations
/
downloadDirectory
download
Directory
fun
downloadDirectory
(
request
:
DownloadDirectoryRequest
)
:
DirectoryDownload
下载目录。
fun
downloadDirectory
(
bucketName
:
String
,
prefix
:
String
=
""
,
destination
:
Path
)
:
DirectoryDownload
基于桶下载目录。