| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
JourneyEmailMessage |
JourneyEmailMessage.clone() |
JourneyEmailMessage |
EmailMessageActivity.getMessageConfig()
Specifies the sender address for an email message that's sent to participants in the journey.
|
JourneyEmailMessage |
JourneyEmailMessage.withFromAddress(String fromAddress)
The verified email address to send the email message from.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailMessageActivity.setMessageConfig(JourneyEmailMessage messageConfig)
Specifies the sender address for an email message that's sent to participants in the journey.
|
EmailMessageActivity |
EmailMessageActivity.withMessageConfig(JourneyEmailMessage messageConfig)
Specifies the sender address for an email message that's sent to participants in the journey.
|
Copyright © 2021. All rights reserved.