Class CreatePrimaryQueryIndexOptions.Built
java.lang.Object
CommonOptions<CreatePrimaryQueryIndexOptions>.BuiltCommonOptions
com.couchbase.client.java.manager.query.CreatePrimaryQueryIndexOptions.Built
- All Implemented Interfaces:
CoreCreatePrimaryQueryIndexOptions
,CoreCreateQueryIndexSharedOptions
,CoreCommonOptions
- Enclosing class:
- CreatePrimaryQueryIndexOptions
public class CreatePrimaryQueryIndexOptions.Built
extends CommonOptions<CreatePrimaryQueryIndexOptions>.BuiltCommonOptions
implements CoreCreatePrimaryQueryIndexOptions
-
Field Summary
Fields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
DEFAULT
-
Method Summary
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
-
ignoreIfExists
public boolean ignoreIfExists()- Specified by:
ignoreIfExists
in interfaceCoreCreateQueryIndexSharedOptions
-
numReplicas
- Specified by:
numReplicas
in interfaceCoreCreateQueryIndexSharedOptions
-
deferred
- Specified by:
deferred
in interfaceCoreCreateQueryIndexSharedOptions
-
indexName
- Specified by:
indexName
in interfaceCoreCreatePrimaryQueryIndexOptions
-
with
- Specified by:
with
in interfaceCoreCreateQueryIndexSharedOptions
-
scopeAndCollection
- Specified by:
scopeAndCollection
in interfaceCoreCreateQueryIndexSharedOptions
-
commonOptions
- Specified by:
commonOptions
in interfaceCoreCreateQueryIndexSharedOptions
-