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