public static interface ReactiveInsertOperation.InsertWithCollection<T>
| Modifier and Type | Method and Description |
|---|---|
ReactiveInsertOperation.TerminatingInsert<T> |
inCollection(String collection)
Explicitly set the name of the collection.
|
ReactiveInsertOperation.TerminatingInsert<T> inCollection(String collection)
collection - must not be null nor empty.ReactiveInsertOperation.TerminatingInsert. Never null.IllegalArgumentException - if collection is null.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.