Uses of Class
software.amazon.awssdk.services.sesv2.model.Content
Packages that use Content
-
Uses of Content in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ContentModifier and TypeMethodDescriptionfinal ContentBody.html()An object that represents the version of the message that is displayed in email clients that support HTML.final ContentMessage.subject()The subject line of the email.final ContentBody.text()An object that represents the version of the message that is displayed in email clients that don't support HTML, or clients where the recipient has disabled HTML rendering.Methods in software.amazon.awssdk.services.sesv2.model with parameters of type ContentModifier and TypeMethodDescriptionAn object that represents the version of the message that is displayed in email clients that support HTML.The subject line of the email.An object that represents the version of the message that is displayed in email clients that don't support HTML, or clients where the recipient has disabled HTML rendering.