Uses of Class
software.amazon.awssdk.services.ses.model.SendEmailRequest
Packages that use SendEmailRequest
Package
Description
-
Uses of SendEmailRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type SendEmailRequestModifier and TypeMethodDescriptiondefault CompletableFuture<SendEmailResponse>SesAsyncClient.sendEmail(SendEmailRequest sendEmailRequest) Composes an email message and immediately queues it for sending.default SendEmailResponseSesClient.sendEmail(SendEmailRequest sendEmailRequest) Composes an email message and immediately queues it for sending. -
Uses of SendEmailRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type SendEmailRequestModifier and TypeMethodDescriptionSendEmailRequestMarshaller.marshall(SendEmailRequest sendEmailRequest)