Uses of Enum Class
io.awspring.cloud.sns.sms.SmsType
Packages that use SmsType
-
Uses of SmsType in io.awspring.cloud.sns.sms
Methods in io.awspring.cloud.sns.sms that return SmsTypeModifier and TypeMethodDescriptionSmsMessageAttributes.getSmsType()static SmsTypeReturns the enum constant of this class with the specified name.static SmsType[]SmsType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.awspring.cloud.sns.sms with parameters of type SmsType