public static interface ReactiveExistsByIdOperation.ExistsByIdWithCollection extends ReactiveExistsByIdOperation.TerminatingExistsById, WithCollection
| Modifier and Type | Method and Description |
|---|---|
ReactiveExistsByIdOperation.TerminatingExistsById |
inCollection(String collection)
Allows to specify a different collection than the default one configured.
|
all, oneReactiveExistsByIdOperation.TerminatingExistsById inCollection(String collection)
inCollection in interface WithCollectioncollection - the collection to use in this scope.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.