Interface ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>

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

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