Uses of Class
software.amazon.awssdk.services.ses.model.SendBounceRequest
Packages that use SendBounceRequest
Package
Description
-
Uses of SendBounceRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type SendBounceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<SendBounceResponse>SesAsyncClient.sendBounce(SendBounceRequest sendBounceRequest) Generates and sends a bounce message to the sender of an email you received through Amazon SES.default SendBounceResponseSesClient.sendBounce(SendBounceRequest sendBounceRequest) Generates and sends a bounce message to the sender of an email you received through Amazon SES. -
Uses of SendBounceRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type SendBounceRequestModifier and TypeMethodDescriptionSendBounceRequestMarshaller.marshall(SendBounceRequest sendBounceRequest)