toggle menu
few
jvm
switch theme
search in API
storage
/
storage.image.provider.s3
/
S3GetPreSignedImageUrlProvider
S3Get
Pre
Signed
Image
Url
Provider
class
S3GetPreSignedImageUrlProvider
(
val
bucket
:
String
,
imageStoreClient
:
ImageStoreClient
)
:
GetPreSignedImageUrlProvider
Members
Constructors
S3Get
Pre
Signed
Image
Url
Provider
Link copied to clipboard
constructor
(
bucket
:
String
,
imageStoreClient
:
ImageStoreClient
)
Properties
bucket
Link copied to clipboard
val
bucket
:
String
Functions
execute
Link copied to clipboard
open
override
fun
execute
(
image
:
String
)
:
String
?