Package com.cumulocity.model.email
Class EmailBuilder
java.lang.Object
com.cumulocity.model.email.EmailBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EmailBuilderaEmail()build()withAttachments(Attachment... attachments) withReplyTo(String replyTo) withSubject(String subject)
-
Constructor Details
-
EmailBuilder
public EmailBuilder()
-
-
Method Details
-
aEmail
-
withTo
-
withCc
-
withBcc
-
withSubject
-
withText
-
withReplyTo
-
withAttachments
-
build
-