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