Uses of Class
com.totvs.tjf.communication.sdk.messages.EmailAttachment
Packages that use EmailAttachment
-
Uses of EmailAttachment in com.totvs.tjf.communication.sdk.messages
Classes in com.totvs.tjf.communication.sdk.messages with type parameters of type EmailAttachmentModifier and TypeClassDescriptionstatic classEmailAttachment.EmailAttachmentBuilder<C extends EmailAttachment,B extends EmailAttachment.EmailAttachmentBuilder<C, B>> Methods in com.totvs.tjf.communication.sdk.messages that return types with arguments of type EmailAttachmentModifier and TypeMethodDescriptionEmail.getEmailAttachments()Deprecated.in favor of using the attachment's idMethods in com.totvs.tjf.communication.sdk.messages with parameters of type EmailAttachmentModifier and TypeMethodDescriptionEmail.EmailBuilder.attachment(EmailAttachment attachment) Deprecated, for removal: This API element is subject to removal in a future version.in favor of using the attachment's idMethod parameters in com.totvs.tjf.communication.sdk.messages with type arguments of type EmailAttachmentModifier and TypeMethodDescriptionEmail.EmailBuilder.attachments(Collection<EmailAttachment> emailAttachments) Deprecated, for removal: This API element is subject to removal in a future version.in favor of using the attachment's idEmail.EmailBuilder.emailAttachments(List<EmailAttachment> emailAttachments) Deprecated.in favor of using the attachment's id