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