Uses of Class
com.amazonaws.services.simpleemail.model.SendBounceResult
Packages that use SendBounceResult
-
Uses of SendBounceResult in com.amazonaws.services.simpleemail
Methods in com.amazonaws.services.simpleemail that return SendBounceResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailService.sendBounce
(SendBounceRequest request) AmazonSimpleEmailService.sendBounce
(SendBounceRequest sendBounceRequest) Generates and sends a bounce message to the sender of an email you received through Amazon SES.AmazonSimpleEmailServiceClient.sendBounce
(SendBounceRequest sendBounceRequest) Generates and sends a bounce message to the sender of an email you received through Amazon SES.Methods in com.amazonaws.services.simpleemail that return types with arguments of type SendBounceResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.sendBounceAsync
(SendBounceRequest request) AbstractAmazonSimpleEmailServiceAsync.sendBounceAsync
(SendBounceRequest request, AsyncHandler<SendBounceRequest, SendBounceResult> asyncHandler) AmazonSimpleEmailServiceAsync.sendBounceAsync
(SendBounceRequest sendBounceRequest) Generates and sends a bounce message to the sender of an email you received through Amazon SES.AmazonSimpleEmailServiceAsync.sendBounceAsync
(SendBounceRequest sendBounceRequest, AsyncHandler<SendBounceRequest, SendBounceResult> asyncHandler) Generates and sends a bounce message to the sender of an email you received through Amazon SES.AmazonSimpleEmailServiceAsyncClient.sendBounceAsync
(SendBounceRequest request) AmazonSimpleEmailServiceAsyncClient.sendBounceAsync
(SendBounceRequest request, AsyncHandler<SendBounceRequest, SendBounceResult> asyncHandler) Method parameters in com.amazonaws.services.simpleemail with type arguments of type SendBounceResultModifier and TypeMethodDescriptionAbstractAmazonSimpleEmailServiceAsync.sendBounceAsync
(SendBounceRequest request, AsyncHandler<SendBounceRequest, SendBounceResult> asyncHandler) AmazonSimpleEmailServiceAsync.sendBounceAsync
(SendBounceRequest sendBounceRequest, AsyncHandler<SendBounceRequest, SendBounceResult> asyncHandler) Generates and sends a bounce message to the sender of an email you received through Amazon SES.AmazonSimpleEmailServiceAsyncClient.sendBounceAsync
(SendBounceRequest request, AsyncHandler<SendBounceRequest, SendBounceResult> asyncHandler) -
Uses of SendBounceResult in com.amazonaws.services.simpleemail.model
Methods in com.amazonaws.services.simpleemail.model that return SendBounceResultModifier and TypeMethodDescriptionSendBounceResult.clone()
SendBounceResult.withMessageId
(String messageId) The message ID of the bounce message.