Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneyEmailMessage
-
Packages that use JourneyEmailMessage Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneyEmailMessage in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneyEmailMessage Modifier and Type Method Description JourneyEmailMessageEmailMessageActivity. messageConfig()Specifies the sender address for an email message that's sent to participants in the journey.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneyEmailMessage Modifier and Type Method Description EmailMessageActivity.BuilderEmailMessageActivity.Builder. messageConfig(JourneyEmailMessage messageConfig)Specifies the sender address for an email message that's sent to participants in the journey.
-