Uses of Class
software.amazon.awssdk.services.ses.model.Template
Packages that use Template
-
Uses of Template in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return TemplateModifier and TypeMethodDescriptionfinal TemplateCreateTemplateRequest.template()The content of the email, composed of a subject line and either an HTML part or a text-only part.final TemplateGetTemplateResponse.template()Returns the value of the Template property for this object.final TemplateUpdateTemplateRequest.template()Returns the value of the Template property for this object.Methods in software.amazon.awssdk.services.ses.model with parameters of type TemplateModifier and TypeMethodDescriptionThe content of the email, composed of a subject line and either an HTML part or a text-only part.Sets the value of the Template property for this object.Sets the value of the Template property for this object.