| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CampaignCustomMessage |
CampaignCustomMessage.clone() |
CampaignCustomMessage |
MessageConfiguration.getCustomMessage()
The message that the campaign sends through a custom channel, as specified by the delivery configuration
(CustomDeliveryConfiguration) settings for the campaign.
|
CampaignCustomMessage |
CampaignCustomMessage.withData(String data)
The raw, JSON-formatted string to use as the payload for the message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageConfiguration.setCustomMessage(CampaignCustomMessage customMessage)
The message that the campaign sends through a custom channel, as specified by the delivery configuration
(CustomDeliveryConfiguration) settings for the campaign.
|
MessageConfiguration |
MessageConfiguration.withCustomMessage(CampaignCustomMessage customMessage)
The message that the campaign sends through a custom channel, as specified by the delivery configuration
(CustomDeliveryConfiguration) settings for the campaign.
|
Copyright © 2025. All rights reserved.