| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
EmailContent |
EmailContent.clone() |
EmailContent |
EmailConfiguration.getContent()
Contains the subject and message of an email.
|
EmailContent |
EmailContent.withAdditionalMessage(String additionalMessage)
The message that you want to send.
|
EmailContent |
EmailContent.withSubject(String subject)
The subject of the email.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailConfiguration.setContent(EmailContent content)
Contains the subject and message of an email.
|
EmailConfiguration |
EmailConfiguration.withContent(EmailContent content)
Contains the subject and message of an email.
|
Copyright © 2025. All rights reserved.