Uses of Class
software.amazon.awssdk.services.ses.model.Content
Packages that use Content
-
Uses of Content in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ContentModifier and TypeMethodDescriptionfinal ContentBody.html()The content of the message, in HTML format.final ContentMessage.subject()The subject of the message: A short summary of the content, which appears in the recipient's inbox.final ContentBody.text()The content of the message, in text format.Methods in software.amazon.awssdk.services.ses.model with parameters of type ContentModifier and TypeMethodDescriptionThe content of the message, in HTML format.The subject of the message: A short summary of the content, which appears in the recipient's inbox.The content of the message, in text format.