T - the entity type to use for the results.public static interface ExecutableReplaceByIdOperation.ReplaceByIdWithOptions<T> extends ExecutableReplaceByIdOperation.TerminatingReplaceById<T>, WithReplaceOptions<T>
| Modifier and Type | Method and Description |
|---|---|
ExecutableReplaceByIdOperation.TerminatingReplaceById<T> |
withOptions(com.couchbase.client.java.kv.ReplaceOptions options)
Fluent method to specify options to use for execution
|
all, oneExecutableReplaceByIdOperation.TerminatingReplaceById<T> withOptions(com.couchbase.client.java.kv.ReplaceOptions options)
withOptions in interface WithReplaceOptions<T>options - to use for executionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.