dropBucket

suspend fun dropBucket(name: String, common: CommonOptions = CommonOptions.Default)

Deletes a bucket.

Throws

if the specified bucket does not exist.