Class UpsertDesignDocumentOptions
java.lang.Object
com.couchbase.client.java.CommonOptions<UpsertDesignDocumentOptions>
com.couchbase.client.java.manager.view.UpsertDesignDocumentOptions
public class UpsertDesignDocumentOptions extends CommonOptions<UpsertDesignDocumentOptions>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
UpsertDesignDocumentOptions.Built
Nested classes/interfaces inherited from class com.couchbase.client.java.CommonOptions
CommonOptions.BuiltCommonOptions
-
Method Summary
Modifier and Type Method Description UpsertDesignDocumentOptions.Built
build()
static UpsertDesignDocumentOptions
upsertDesignDocumentOptions()
Methods inherited from class com.couchbase.client.java.CommonOptions
clientContext, parentSpan, retryStrategy, self, timeout
-
Method Details
-
upsertDesignDocumentOptions
-
build
-