public static interface ExecutableFindByIdOperation.FindByIdWithCollection<T> extends ExecutableFindByIdOperation.TerminatingFindById<T>
| Modifier and Type | Method and Description |
|---|---|
ExecutableFindByIdOperation.TerminatingFindById<T> |
inCollection(String collection)
Allows to specify a different collection than the default one configured.
|
all, oneExecutableFindByIdOperation.TerminatingFindById<T> inCollection(String collection)
collection - the collection to use in this scope.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.