Uses of Class
software.amazon.awssdk.services.pinpoint.model.SMSMessageActivity
-
Packages that use SMSMessageActivity Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of SMSMessageActivity in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return SMSMessageActivity Modifier and Type Method Description SMSMessageActivityActivity. sms()The settings for an SMS activity.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type SMSMessageActivity Modifier and Type Method Description Activity.BuilderActivity.Builder. sms(SMSMessageActivity sms)The settings for an SMS activity.
-