Interface ExecutableFindFromReplicasByIdOperation.ExecutableFindFromReplicasById<T>

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

public static interface ExecutableFindFromReplicasByIdOperation.ExecutableFindFromReplicasById<T> extends ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInScope<T>
Provides methods for constructing get operations in a fluent way.