Uses of Class
com.cumulocity.model.email.Email
Packages that use Email
-
Uses of Email in com.cumulocity.model.email
Methods in com.cumulocity.model.email that return EmailModifier and TypeMethodDescriptionEmailBuilder.build()Email.withAttachments(Attachment[] attachments) Email.withReplyTo(String replyTo) Contains singular replyTo address for an email.Email.withSubject(String subject) Constructors in com.cumulocity.model.email with parameters of type Email -
Uses of Email in com.cumulocity.rest.representation.email
Methods in com.cumulocity.rest.representation.email that return Email