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
/
PresignOperations
/
head
head
fun
head
(
request
:
HeadObjectRequest
,
expiresIn
:
Duration
)
:
PresignedHeadObjectRequest
预签名 HEAD。
fun
head
(
bucketName
:
String
,
key
:
String
,
expiresIn
:
Duration
)
:
PresignedHeadObjectRequest
基于桶和 key 预签名 HEAD。