Class DropPrimaryQueryIndexOptions.Built
java.lang.Object
CommonOptions<DropPrimaryQueryIndexOptions>.BuiltCommonOptions
com.couchbase.client.java.manager.query.DropPrimaryQueryIndexOptions.Built
- All Implemented Interfaces:
CoreDropPrimaryQueryIndexOptions
,CoreCommonOptions
- Enclosing class:
- DropPrimaryQueryIndexOptions
public class DropPrimaryQueryIndexOptions.Built
extends CommonOptions<DropPrimaryQueryIndexOptions>.BuiltCommonOptions
implements CoreDropPrimaryQueryIndexOptions
-
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 interfaceCoreDropPrimaryQueryIndexOptions
-
scopeAndCollection
- Specified by:
scopeAndCollection
in interfaceCoreDropPrimaryQueryIndexOptions
-
commonOptions
- Specified by:
commonOptions
in interfaceCoreDropPrimaryQueryIndexOptions
-