Interface ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions<T>

Type Parameters:
T - the entity type to use for the results.
All Superinterfaces:
AnyIdReactive<T>, ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T>, WithGetAnyReplicaOptions<T>
All Known Subinterfaces:
ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection<T>, ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>, ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById<T>
Enclosing interface:
ReactiveFindFromReplicasByIdOperation

public static interface ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions<T> extends ReactiveFindFromReplicasByIdOperation.TerminatingFindFromReplicasById<T>, WithGetAnyReplicaOptions<T>
Fluent method to specify options.