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