Package com.couchbase.client.kotlin.manager.collection

Types

Link copied to clipboard
class CollectionManager

Manager for a bucket's scopes and collections.

Link copied to clipboard
class CollectionSpec(scopeName: String, name: String, maxExpiry: Duration?)

Information about a collection.

Link copied to clipboard
class ScopeSpec

Information about a scope and its child collections.