T - the entity type to use for the results.public static interface ReactiveFindByQueryOperation.FindByQueryWithProjection<T> extends ReactiveFindByQueryOperation.FindByQueryWithConsistency<T>
| Modifier and Type | Method and Description |
|---|---|
<R> ReactiveFindByQueryOperation.FindByQueryWithConsistency<R> |
as(Class<R> returnType)
Define the target type fields should be mapped to.
|
withConsistencyconsistentWithinScopeinCollectionwithOptionsmatching, matching<R> ReactiveFindByQueryOperation.FindByQueryWithConsistency<R> as(Class<R> returnType)
returnType - must not be null.ReactiveFindByQueryOperation.FindByQueryWithProjection.IllegalArgumentException - if returnType is null.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.