Interface ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>

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

public static interface ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T> extends ReactiveFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection<T>, InScope<T>
Fluent method to specify the scope.