Class BuildQueryIndexOptions.Built
java.lang.Object
CommonOptions<BuildQueryIndexOptions>.BuiltCommonOptions
com.couchbase.client.java.manager.query.BuildQueryIndexOptions.Built
- All Implemented Interfaces:
CoreBuildQueryIndexOptions
,CoreCommonOptions
- Enclosing class:
- BuildQueryIndexOptions
public class BuildQueryIndexOptions.Built
extends CommonOptions<BuildQueryIndexOptions>.BuiltCommonOptions
implements CoreBuildQueryIndexOptions
-
Field Summary
Fields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
DEFAULT
-
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
scopeName
-
collectionName
-
scopeAndCollection
- Specified by:
scopeAndCollection
in interfaceCoreBuildQueryIndexOptions
-
commonOptions
- Specified by:
commonOptions
in interfaceCoreBuildQueryIndexOptions
-