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