Uses of Class
software.amazon.awssdk.services.pinpoint.model.JourneySMSMessage
-
Packages that use JourneySMSMessage Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of JourneySMSMessage in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return JourneySMSMessage Modifier and Type Method Description JourneySMSMessageSMSMessageActivity. messageConfig()Specifies the sender ID and message type for an SMS message that's sent to participants in a journey.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type JourneySMSMessage Modifier and Type Method Description SMSMessageActivity.BuilderSMSMessageActivity.Builder. messageConfig(JourneySMSMessage messageConfig)Specifies the sender ID and message type for an SMS message that's sent to participants in a journey.
-