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
/
CommonOptions
/
CommonOptions
Common
Options
constructor
(
timeout
:
Duration
?
=
null
,
parentSpan
:
RequestSpan
?
=
null
,
retryStrategy
:
RetryStrategy
?
=
null
,
clientContext
:
Map
<
String
,
Any
?
>
?
=
null
)