getBucket
suspend fun getBucket(name: String, common: CommonOptions = CommonOptions.Default): BucketSettings
Content copied to clipboard
Throws
com.couchbase.client.core.error.BucketNotFoundException
if the specified bucket does not exist.