T - the entity type to use for the results.public static interface ReactiveFindByQueryOperation.FindByQueryWithOptions<T> extends ReactiveFindByQueryOperation.FindByQueryWithQuery<T>, WithQueryOptions<T>
| Modifier and Type | Method and Description |
|---|---|
ReactiveFindByQueryOperation.TerminatingFindByQuery<T> |
withOptions(com.couchbase.client.java.query.QueryOptions options)
Specify options
|
matching, matchingReactiveFindByQueryOperation.TerminatingFindByQuery<T> withOptions(com.couchbase.client.java.query.QueryOptions options)
WithQueryOptionswithOptions in interface WithQueryOptions<T>options - options to use for executionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.