Uses of Class
software.amazon.awssdk.services.pinpoint.model.SMSMessage
-
Packages that use SMSMessage Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of SMSMessage in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return SMSMessage Modifier and Type Method Description SMSMessageDirectMessageConfiguration. smsMessage()The default message for the SMS channel.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type SMSMessage Modifier and Type Method Description DirectMessageConfiguration.BuilderDirectMessageConfiguration.Builder. smsMessage(SMSMessage smsMessage)The default message for the SMS channel.
-