public static interface ExecutableRemoveByIdOperation.RemoveByIdWithOptions extends ExecutableRemoveByIdOperation.TerminatingRemoveById, WithRemoveOptions<RemoveResult>
| Modifier and Type | Method and Description |
|---|---|
ExecutableRemoveByIdOperation.TerminatingRemoveById |
withOptions(com.couchbase.client.java.kv.RemoveOptions options)
Fluent method to specify options to use for execution
|
all, oneExecutableRemoveByIdOperation.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.