Class DropQueryIndexOptions.Built
java.lang.Object
CommonOptions<DropQueryIndexOptions>.com.couchbase.client.java.CommonOptions.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 TypeMethodDescriptionbooleanMethods 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
-
ignoreIfNotExists
public boolean ignoreIfNotExists()- Specified by:
ignoreIfNotExistsin interfaceCoreDropQueryIndexOptions
-
scopeAndCollection
- Specified by:
scopeAndCollectionin interfaceCoreDropQueryIndexOptions
-
commonOptions
- Specified by:
commonOptionsin interfaceCoreDropQueryIndexOptions
-