Uses of Class
software.amazon.awssdk.services.sesv2.model.BulkEmailContent
Packages that use BulkEmailContent
-
Uses of BulkEmailContent in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return BulkEmailContentModifier and TypeMethodDescriptionfinal BulkEmailContentSendBulkEmailRequest.defaultContent()An object that contains the body of the message.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type BulkEmailContentModifier and TypeMethodDescriptionSendBulkEmailRequest.Builder.defaultContent(BulkEmailContent defaultContent) An object that contains the body of the message.