Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.AnswerMachineDetectionConfig
-
Packages that use AnswerMachineDetectionConfig Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of AnswerMachineDetectionConfig in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return AnswerMachineDetectionConfig Modifier and Type Method Description AnswerMachineDetectionConfigTelephonyChannelSubtypeParameters. answerMachineDetectionConfig()Returns the value of the AnswerMachineDetectionConfig property for this object.AnswerMachineDetectionConfigTelephonyOutboundConfig. answerMachineDetectionConfig()Returns the value of the AnswerMachineDetectionConfig property for this object.Methods in software.amazon.awssdk.services.connectcampaignsv2.model with parameters of type AnswerMachineDetectionConfig Modifier and Type Method Description TelephonyChannelSubtypeParameters.BuilderTelephonyChannelSubtypeParameters.Builder. answerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig)Sets the value of the AnswerMachineDetectionConfig property for this object.TelephonyOutboundConfig.BuilderTelephonyOutboundConfig.Builder. answerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig)Sets the value of the AnswerMachineDetectionConfig property for this object.
-