Uses of Class
software.amazon.awssdk.services.connectcampaigns.model.AnswerMachineDetectionConfig
-
Packages that use AnswerMachineDetectionConfig Package Description software.amazon.awssdk.services.connectcampaigns.model -
-
Uses of AnswerMachineDetectionConfig in software.amazon.awssdk.services.connectcampaigns.model
Methods in software.amazon.awssdk.services.connectcampaigns.model that return AnswerMachineDetectionConfig Modifier and Type Method Description AnswerMachineDetectionConfigOutboundCallConfig. answerMachineDetectionConfig()Returns the value of the AnswerMachineDetectionConfig property for this object.AnswerMachineDetectionConfigUpdateCampaignOutboundCallConfigRequest. answerMachineDetectionConfig()Returns the value of the AnswerMachineDetectionConfig property for this object.Methods in software.amazon.awssdk.services.connectcampaigns.model with parameters of type AnswerMachineDetectionConfig Modifier and Type Method Description OutboundCallConfig.BuilderOutboundCallConfig.Builder. answerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig)Sets the value of the AnswerMachineDetectionConfig property for this object.UpdateCampaignOutboundCallConfigRequest.BuilderUpdateCampaignOutboundCallConfigRequest.Builder. answerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig)Sets the value of the AnswerMachineDetectionConfig property for this object.
-