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