merging two snapshot in RTC [Java API]
One answer
A snapshot is immutable where in you can change the name and description but not the included baselines.
Assuming you want to create a snapshot of components in the stream and components from the 2 snapshots, you could create a workspace, add the components from the stream into the workspace, add the components from the 2 snapshots into the workspace and create a snapshot.