kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin
/
Keyspace
/
Keyspace
Keyspace
constructor
(
bucket
:
String
,
@
SinceCouchbase
(
value
=
"7.0"
)
scope
:
String
=
DEFAULT_SCOPE
,
@
SinceCouchbase
(
value
=
"7.0"
)
collection
:
String
=
DEFAULT_COLLECTION
)