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