public class CreatePrimaryQueryIndexOptions.Built extends CommonOptions.BuiltCommonOptions implements com.couchbase.client.core.api.manager.CoreCreatePrimaryQueryIndexOptions
| Modifier and Type | Method and Description |
|---|---|
com.couchbase.client.core.endpoint.http.CoreCommonOptions |
commonOptions() |
Boolean |
deferred() |
boolean |
ignoreIfExists() |
String |
indexName() |
Integer |
numReplicas() |
com.couchbase.client.core.api.manager.CoreScopeAndCollection |
scopeAndCollection() |
Map<String,Object> |
with() |
clientContext, parentSpan, retryStrategy, timeoutpublic boolean ignoreIfExists()
ignoreIfExists in interface com.couchbase.client.core.api.manager.CoreCreateQueryIndexSharedOptionspublic Integer numReplicas()
numReplicas in interface com.couchbase.client.core.api.manager.CoreCreateQueryIndexSharedOptionspublic Boolean deferred()
deferred in interface com.couchbase.client.core.api.manager.CoreCreateQueryIndexSharedOptionspublic String indexName()
indexName in interface com.couchbase.client.core.api.manager.CoreCreatePrimaryQueryIndexOptionspublic Map<String,Object> with()
with in interface com.couchbase.client.core.api.manager.CoreCreateQueryIndexSharedOptionspublic com.couchbase.client.core.api.manager.CoreScopeAndCollection scopeAndCollection()
scopeAndCollection in interface com.couchbase.client.core.api.manager.CoreCreateQueryIndexSharedOptionspublic com.couchbase.client.core.endpoint.http.CoreCommonOptions commonOptions()
commonOptions in interface com.couchbase.client.core.api.manager.CoreCreateQueryIndexSharedOptionsCopyright © 2024 Couchbase, Inc.. All rights reserved.