public static interface ExecutableFindByAnalyticsOperation.FindByAnalyticsWithProjection<T> extends ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency<T>
| Modifier and Type | Method and Description |
|---|---|
<R> ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency<R> |
as(Class<R> returnType)
Define the target type fields should be mapped to.
|
withConsistencyconsistentWithinScopeinCollectionwithOptionsmatchingall, count, exists, first, firstValue, one, oneValue, stream<R> ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency<R> as(Class<R> returnType)
returnType - must not be null.ExecutableFindByAnalyticsOperation.FindByAnalyticsWithConsistency.IllegalArgumentException - if returnType is null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.