| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
JourneyEmailMessage |
JourneyEmailMessage.clone() |
JourneyEmailMessage |
EmailMessageActivity.getMessageConfig()
The "From" address to use for the message.
|
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)
The "From" address to use for the message.
|
EmailMessageActivity |
EmailMessageActivity.withMessageConfig(JourneyEmailMessage messageConfig)
The "From" address to use for the message.
|
Copyright © 2020. All rights reserved.