T - the entity type to use for the results.public static interface ExecutableFindByAnalyticsOperation.FindByAnalyticsInCollection<T> extends ExecutableFindByAnalyticsOperation.FindByAnalyticsWithOptions<T>, InCollection<T>
| Modifier and Type | Method and Description |
|---|---|
ExecutableFindByAnalyticsOperation.FindByAnalyticsWithOptions<T> |
inCollection(String collection)
With a different collection
|
withOptionsmatchingall, count, exists, first, firstValue, one, oneValue, streamExecutableFindByAnalyticsOperation.FindByAnalyticsWithOptions<T> inCollection(String collection)
inCollection in interface InCollection<T>collection - the collection to use.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.