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