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