T - the entity type to use for the results.public static interface ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions<T> extends ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T>, WithGetAnyReplicaOptions<T>
| Modifier and Type | Method and Description |
|---|---|
ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T> |
withOptions(com.couchbase.client.java.kv.GetAnyReplicaOptions options)
Fluent method to specify options to use for execution
|
any, anyReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T> withOptions(com.couchbase.client.java.kv.GetAnyReplicaOptions options)
withOptions in interface WithGetAnyReplicaOptions<T>options - options to use for executionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.