toggle menu
kotlin-client
JVM
switch theme
search in API
kotlin-client
/
com.couchbase.client.kotlin.manager.collection
/
CollectionSpec
/
copy
copy
fun
copy
(
scopeName
:
String
=
this.scopeName
,
name
:
String
=
this.name
,
maxExpiry
:
Duration
?
=
this.maxExpiry
,
history
:
Boolean
?
=
this.history
)
:
CollectionSpec