drop Bucket
suspend fun dropBucket(name: String, common: CommonOptions = CommonOptions.Default)
Content copied to clipboard
Deletes a bucket.
Throws
com. couchbase. client. core. error. Bucket Not Found Exception
if the specified bucket does not exist.