Uses of Class
software.amazon.awssdk.services.sesv2.model.MessageRejectedException
Packages that use MessageRejectedException
-
Uses of MessageRejectedException in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that throw MessageRejectedExceptionModifier and TypeMethodDescriptionSesV2Client.createDeliverabilityTestReport(Consumer<CreateDeliverabilityTestReportRequest.Builder> createDeliverabilityTestReportRequest) Create a new predictive inbox placement test.SesV2Client.createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest) Create a new predictive inbox placement test.default SendBulkEmailResponseSesV2Client.sendBulkEmail(Consumer<SendBulkEmailRequest.Builder> sendBulkEmailRequest) Composes an email message to multiple destinations.default SendBulkEmailResponseSesV2Client.sendBulkEmail(SendBulkEmailRequest sendBulkEmailRequest) Composes an email message to multiple destinations.SesV2Client.sendCustomVerificationEmail(Consumer<SendCustomVerificationEmailRequest.Builder> 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.SesV2Client.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.default SendEmailResponseSesV2Client.sendEmail(Consumer<SendEmailRequest.Builder> sendEmailRequest) Sends an email message.default SendEmailResponseSesV2Client.sendEmail(SendEmailRequest sendEmailRequest) Sends an email message.