Interface ExecutableFindByIdOperation.FindByIdInCollection<T>

Type Parameters:
T - the entity type to use for the results.
All Superinterfaces:
ExecutableFindByIdOperation.FindByIdWithOptions<T>, ExecutableFindByIdOperation.TerminatingFindById<T>, InCollection<T>, OneAndAllId<T>, WithGetOptions<T>
All Known Subinterfaces:
ExecutableFindByIdOperation.ExecutableFindById<T>, ExecutableFindByIdOperation.FindByIdInScope<T>, ExecutableFindByIdOperation.FindByIdWithExpiry<T>, ExecutableFindByIdOperation.FindByIdWithProjection<T>
Enclosing interface:
ExecutableFindByIdOperation

public static interface ExecutableFindByIdOperation.FindByIdInCollection<T> extends ExecutableFindByIdOperation.FindByIdWithOptions<T>, InCollection<T>
Fluent method to specify the collection.