| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
JourneyCustomMessage |
JourneyCustomMessage.clone() |
JourneyCustomMessage |
CustomMessageActivity.getMessageConfig()
Specifies the message data included in a custom channel message that's sent to participants in a journey.
|
JourneyCustomMessage |
JourneyCustomMessage.withData(String data)
The message content that's passed to an AWS Lambda function or to a web hook.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomMessageActivity.setMessageConfig(JourneyCustomMessage messageConfig)
Specifies the message data included in a custom channel message that's sent to participants in a journey.
|
CustomMessageActivity |
CustomMessageActivity.withMessageConfig(JourneyCustomMessage messageConfig)
Specifies the message data included in a custom channel message that's sent to participants in a journey.
|
Copyright © 2024. All rights reserved.