Interface ReactiveFindFromReplicasByIdOperation.ReactiveFindFromReplicasById<T>

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

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