Interface ExecutableReplaceByIdOperation.ReplaceByIdInCollection<T>

Type Parameters:
T - the entity type to use for the results.
All Superinterfaces:
ExecutableReplaceByIdOperation.ReplaceByIdWithOptions<T>, ExecutableReplaceByIdOperation.TerminatingReplaceById<T>, InCollection<T>, OneAndAllEntity<T>, WithReplaceOptions<T>
All Known Subinterfaces:
ExecutableReplaceByIdOperation.ExecutableReplaceById<T>, ExecutableReplaceByIdOperation.ReplaceByIdInScope<T>, ExecutableReplaceByIdOperation.ReplaceByIdWithDurability<T>, ExecutableReplaceByIdOperation.ReplaceByIdWithExpiry<T>
Enclosing interface:
ExecutableReplaceByIdOperation

public static interface ExecutableReplaceByIdOperation.ReplaceByIdInCollection<T> extends ExecutableReplaceByIdOperation.ReplaceByIdWithOptions<T>, InCollection<T>
Fluent method to specify the collection.