T - the entity type to use for the results.public static interface ReactiveReplaceByIdOperation.ReplaceByIdInCollection<T> extends ReactiveReplaceByIdOperation.ReplaceByIdWithOptions<T>, InCollection<Object>
| Modifier and Type | Method and Description |
|---|---|
ReactiveReplaceByIdOperation.ReplaceByIdWithOptions<T> |
inCollection(String collection)
With a different collection
|
withOptionsall, oneReactiveReplaceByIdOperation.ReplaceByIdWithOptions<T> inCollection(String collection)
inCollection in interface InCollection<Object>collection - the collection to use.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.