T - the entity type to use for the results.public static interface ExecutableExistsByIdOperation.ExistsByIdWithOptions<T> extends ExecutableExistsByIdOperation.TerminatingExistsById, WithExistsOptions<T>
| Modifier and Type | Method and Description |
|---|---|
ExecutableExistsByIdOperation.TerminatingExistsById |
withOptions(com.couchbase.client.java.kv.ExistsOptions options)
Fluent method to specify options to use for execution
|
all, oneExecutableExistsByIdOperation.TerminatingExistsById withOptions(com.couchbase.client.java.kv.ExistsOptions options)
withOptions in interface WithExistsOptions<T>options - options to use for executionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.