Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.SmsChannelSubtypeConfig
-
Packages that use SmsChannelSubtypeConfig Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of SmsChannelSubtypeConfig in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return SmsChannelSubtypeConfig Modifier and Type Method Description SmsChannelSubtypeConfigChannelSubtypeConfig. sms()Returns the value of the Sms property for this object.Methods in software.amazon.awssdk.services.connectcampaignsv2.model with parameters of type SmsChannelSubtypeConfig Modifier and Type Method Description ChannelSubtypeConfig.BuilderChannelSubtypeConfig.Builder. sms(SmsChannelSubtypeConfig sms)Sets the value of the Sms property for this object.
-