public static interface ReactiveExistsByIdOperation.ExistsByIdWithOptions extends ReactiveExistsByIdOperation.TerminatingExistsById, WithExistsOptions
| Modifier and Type | Method and Description |
|---|---|
ReactiveExistsByIdOperation.TerminatingExistsById |
withOptions(com.couchbase.client.java.kv.ExistsOptions options)
Fluent method to specify options to use for execution.
|
all, oneReactiveExistsByIdOperation.TerminatingExistsById withOptions(com.couchbase.client.java.kv.ExistsOptions options)
withOptions in interface WithExistsOptionsoptions - to use for executionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.