Class DropPrimaryQueryIndexOptions.Built
java.lang.Object
CommonOptions<DropPrimaryQueryIndexOptions>.com.couchbase.client.java.CommonOptions.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 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 interfaceCoreDropPrimaryQueryIndexOptions
-
scopeAndCollection
- Specified by:
scopeAndCollectionin interfaceCoreDropPrimaryQueryIndexOptions
-
commonOptions
- Specified by:
commonOptionsin interfaceCoreDropPrimaryQueryIndexOptions
-