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.manager.view
/
ViewIndexManager
/
dropDesignDocument
drop
Design
Document
suspend
fun
dropDesignDocument
(
name
:
String
,
namespace
:
DesignDocumentNamespace
,
common
:
CommonOptions
=
CommonOptions.Default
)