public interface SesDao
| Modifier and Type | Method and Description |
|---|---|
void |
sendEmail(AwsParamsDto awsParamsDto,
EmailSendRequest emailSendRequest)
Sends an email with all the options as specified in the provided emailSendRequest
|
void sendEmail(AwsParamsDto awsParamsDto,
EmailSendRequest emailSendRequest)
awsParamsDto - the specified client paramsemailSendRequest - the specified information on the email to sendCopyright © 2021. All rights reserved.