Interface ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection<T>

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

public static interface ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdInCollection<T> extends ExecutableFindFromReplicasByIdOperation.FindFromReplicasByIdWithOptions<T>, InCollection<T>
Fluent method to specify the collection.