Uses of Class
software.amazon.awssdk.services.ses.model.SendCustomVerificationEmailRequest
Packages that use SendCustomVerificationEmailRequest
Package
Description
-
Uses of SendCustomVerificationEmailRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type SendCustomVerificationEmailRequestModifier and TypeMethodDescriptionSesAsyncClient.sendCustomVerificationEmail(SendCustomVerificationEmailRequest sendCustomVerificationEmailRequest) Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it.SesClient.sendCustomVerificationEmail(SendCustomVerificationEmailRequest sendCustomVerificationEmailRequest) Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it. -
Uses of SendCustomVerificationEmailRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type SendCustomVerificationEmailRequestModifier and TypeMethodDescriptionSendCustomVerificationEmailRequestMarshaller.marshall(SendCustomVerificationEmailRequest sendCustomVerificationEmailRequest)