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