Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-actions-artifact
/
actions.artifact
/
uploadToBlobStorageAsync
upload
To
Blob
Storage
Async
external
fun
uploadToBlobStorageAsync
(
authenticatedUploadURL
:
String
,
uploadStream
:
WaterMarkedUploadStream
,
contentType
:
String
)
:
Promise
<
BlobUploadResponse
>
(
source
)