Uses of Class
com.cumulocity.model.email.Attachment.AttachmentBuilder
-
Packages that use Attachment.AttachmentBuilder Package Description com.cumulocity.model.email -
-
Uses of Attachment.AttachmentBuilder in com.cumulocity.model.email
Methods in com.cumulocity.model.email that return Attachment.AttachmentBuilder Modifier and Type Method Description static Attachment.AttachmentBuilderAttachment. aAttachment()Attachment.AttachmentBuilderAttachment.AttachmentBuilder. filename(String filename)Attachment.AttachmentBuilderAttachment.AttachmentBuilder. inputStreamSource(DisposableInputStreamSource inputStreamSource)
-