getAttachmentById method
- @override
- String correlationId,
- String attachmentId
override
Gets an attachment by its unique id.
correlationId
(optional) transaction id to trace execution through call chain.attachmentId
an id of attachment to be retrieved. Return Future that receives attachment or error.