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