Interface SendMailJob.AttachmentSupplier
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
SendMailJob.Base64AttachmentSupplier
,SendMailJob.ResourceAttachmentSupplier
- Enclosing class:
SendMailJob
public static sealed interface SendMailJob.AttachmentSupplier
extends Serializable
permits SendMailJob.ResourceAttachmentSupplier, SendMailJob.Base64AttachmentSupplier
-
Method Summary
-
Method Details
-
getLocale
String getLocale() -
getId
-
getFileName
-
getSize
long getSize()
-