public static interface ExecutableRemoveByIdOperation.RemoveByIdInCollection extends ExecutableRemoveByIdOperation.RemoveByIdWithOptions, InCollection<Object>
| Modifier and Type | Method and Description |
|---|---|
ExecutableRemoveByIdOperation.RemoveByIdWithOptions |
inCollection(String collection)
With a different collection
|
withOptionsall, oneExecutableRemoveByIdOperation.RemoveByIdWithOptions inCollection(String collection)
inCollection in interface InCollection<Object>collection - the collection to use.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.