toggle menu
kotlin-client
JVM
switch theme
search in API
kotlin-client
/
com.couchbase.client.kotlin.manager.view
/
ViewIndexManager
/
upsertDesignDocument
upsert
Design
Document
suspend
fun
upsertDesignDocument
(
doc
:
DesignDocument
,
namespace
:
DesignDocumentNamespace
,
common
:
CommonOptions
=
CommonOptions.Default
)