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