Uses of Class
de.codecentric.reedelk.runtime.api.message.content.Attachment.Builder
-
Packages that use Attachment.Builder Package Description de.codecentric.reedelk.runtime.api.message.content -
-
Uses of Attachment.Builder in de.codecentric.reedelk.runtime.api.message.content
Methods in de.codecentric.reedelk.runtime.api.message.content that return Attachment.Builder Modifier and Type Method Description Attachment.BuilderAttachment.Builder. attribute(String key, String value)static Attachment.BuilderAttachment. builder()Attachment.BuilderAttachment.Builder. data(byte[] data)Attachment.BuilderAttachment.Builder. mimeType(MimeType mimeType)Attachment.BuilderAttachment.Builder. name(String name)
-