public static interface ReactiveRemoveByIdOperation.RemoveByIdWithOptions extends ReactiveRemoveByIdOperation.TerminatingRemoveById, WithRemoveOptions<RemoveResult>
| Modifier and Type | Method and Description |
|---|---|
ReactiveRemoveByIdOperation.TerminatingRemoveById |
withOptions(com.couchbase.client.java.kv.RemoveOptions options)
Fluent method to specify options to use for execution
|
all, oneReactiveRemoveByIdOperation.TerminatingRemoveById withOptions(com.couchbase.client.java.kv.RemoveOptions options)
withOptions in interface WithRemoveOptions<RemoveResult>options - options to use for executionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.