Uses of Class
software.amazon.awssdk.services.pinpoint.model.CampaignCustomMessage
-
Packages that use CampaignCustomMessage Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of CampaignCustomMessage in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return CampaignCustomMessage Modifier and Type Method Description CampaignCustomMessageMessageConfiguration. customMessage()The message that the campaign sends through a custom channel, as specified by the delivery configuration (CustomDeliveryConfiguration) settings for the campaign.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type CampaignCustomMessage Modifier and Type Method Description MessageConfiguration.BuilderMessageConfiguration.Builder. customMessage(CampaignCustomMessage customMessage)The message that the campaign sends through a custom channel, as specified by the delivery configuration (CustomDeliveryConfiguration) settings for the campaign.
-