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