Class CreateQueryIndexOptions.Built
java.lang.Object
com.couchbase.client.java.CommonOptions.BuiltCommonOptions
com.couchbase.client.java.manager.query.CreateQueryIndexOptions.Built
- All Implemented Interfaces:
CoreCommonOptions
- Enclosing class:
- CreateQueryIndexOptions
public class CreateQueryIndexOptions.Built extends CommonOptions.BuiltCommonOptions
-
Field Summary
Fields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
DEFAULT -
Method Summary
Modifier and Type Method Description booleanignoreIfExists()Map<String,Object>with()Methods inherited from class com.couchbase.client.java.CommonOptions.BuiltCommonOptions
clientContext, parentSpan, retryStrategy, timeoutMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
withParentSpan
-
Method Details
-
ignoreIfExists
public boolean ignoreIfExists() -
with
-