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
/
copy
copy
fun
copy
(
bucket
:
String
=
this.bucket
,
scope
:
String
=
this.scope
,
collection
:
String
=
this.collection
)
:
Keyspace