toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
storage-kt
/
io.github.jan.supabase.storage
/
Storage
/
updateBucket
update
Bucket
abstract
suspend
fun
updateBucket
(
id
:
String
,
builder
:
BucketBuilder
.
(
)
->
Unit
=
{}
)
(
source
)
Updates a bucket in the storage
Parameters
id
the id of the bucket
builder
the builder for the bucket