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