Class DropQueryIndexOptions.Built
java.lang.Object
CommonOptions<DropQueryIndexOptions>.BuiltCommonOptions
com.couchbase.client.java.manager.query.DropQueryIndexOptions.Built
- All Implemented Interfaces:
CoreDropQueryIndexOptions
,CoreCommonOptions
- Enclosing class:
- DropQueryIndexOptions
public class DropQueryIndexOptions.Built
extends CommonOptions<DropQueryIndexOptions>.BuiltCommonOptions
implements CoreDropQueryIndexOptions
-
Field Summary
Fields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
DEFAULT
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class com.couchbase.client.java.CommonOptions.BuiltCommonOptions
clientContext, parentSpan, retryStrategy, timeout
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
withParentSpan
-
Method Details
-
ignoreIfNotExists
public boolean ignoreIfNotExists()- Specified by:
ignoreIfNotExists
in interfaceCoreDropQueryIndexOptions
-
scopeAndCollection
- Specified by:
scopeAndCollection
in interfaceCoreDropQueryIndexOptions
-
commonOptions
- Specified by:
commonOptions
in interfaceCoreDropQueryIndexOptions
-