updateBucket

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