Uses of Class
software.amazon.awssdk.services.sesv2.model.AccountSuspendedException
Packages that use AccountSuspendedException
-
Uses of AccountSuspendedException in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that throw AccountSuspendedExceptionModifier 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.default SendEmailResponseSesV2Client.sendEmail(Consumer<SendEmailRequest.Builder> sendEmailRequest) Sends an email message.default SendEmailResponseSesV2Client.sendEmail(SendEmailRequest sendEmailRequest) Sends an email message.