Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.SmsOutboundConfig
-
Packages that use SmsOutboundConfig Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of SmsOutboundConfig in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return SmsOutboundConfig Modifier and Type Method Description SmsOutboundConfigSmsChannelSubtypeConfig. defaultOutboundConfig()Returns the value of the DefaultOutboundConfig property for this object.Methods in software.amazon.awssdk.services.connectcampaignsv2.model with parameters of type SmsOutboundConfig Modifier and Type Method Description SmsChannelSubtypeConfig.BuilderSmsChannelSubtypeConfig.Builder. defaultOutboundConfig(SmsOutboundConfig defaultOutboundConfig)Sets the value of the DefaultOutboundConfig property for this object.
-