Uses of Class
org.apache.camel.component.yammer.model.Attachment
-
Packages that use Attachment Package Description org.apache.camel.component.yammer.model -
-
Uses of Attachment in org.apache.camel.component.yammer.model
Methods in org.apache.camel.component.yammer.model that return types with arguments of type Attachment Modifier and Type Method Description List<Attachment>
Message. getAttachments()
Method parameters in org.apache.camel.component.yammer.model with type arguments of type Attachment Modifier and Type Method Description void
Message. setAttachments(List<Attachment> attachments)
-