addAttachments method
- String correlationId,
- ReferenceV1 reference,
- List<
String> ids
Adds reference to attachments by ids and return list of these attachments.
correlationId
(optional) transaction id to trace execution through call chain.reference
a reference to be added.ids
an attachments ids to be added to. Return (optional) Future that receives list of attachment or error.