| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
Template |
GetTemplateResponse.template()
Returns the value of the Template property for this object.
|
Template |
CreateTemplateRequest.template()
The content of the email, composed of a subject line and either an HTML part or a text-only part.
|
Template |
UpdateTemplateRequest.template()
Returns the value of the Template property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateResponse.Builder |
GetTemplateResponse.Builder.template(Template template)
Sets the value of the Template property for this object.
|
CreateTemplateRequest.Builder |
CreateTemplateRequest.Builder.template(Template template)
The content of the email, composed of a subject line and either an HTML part or a text-only part.
|
UpdateTemplateRequest.Builder |
UpdateTemplateRequest.Builder.template(Template template)
Sets the value of the Template property for this object.
|
Copyright © 2023. All rights reserved.