T - the entity type to use for the results.public static interface ExecutableRemoveByQueryOperation.RemoveByQueryWithOptions<T> extends ExecutableRemoveByQueryOperation.RemoveByQueryWithQuery<T>, WithQueryOptions<RemoveResult>
| Modifier and Type | Method and Description |
|---|---|
ExecutableRemoveByQueryOperation.RemoveByQueryWithQuery<T> |
withOptions(com.couchbase.client.java.query.QueryOptions options)
Fluent method to specify options to use for execution
|
matching, matchingallExecutableRemoveByQueryOperation.RemoveByQueryWithQuery<T> withOptions(com.couchbase.client.java.query.QueryOptions options)
withOptions in interface WithQueryOptions<RemoveResult>options - to use for executionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.