Uses of Class
software.amazon.awssdk.services.connect.model.AnswerMachineDetectionConfig
-
Packages that use AnswerMachineDetectionConfig Package Description software.amazon.awssdk.services.connect.model -
-
Uses of AnswerMachineDetectionConfig in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return AnswerMachineDetectionConfig Modifier and Type Method Description AnswerMachineDetectionConfigStartOutboundVoiceContactRequest. answerMachineDetectionConfig()Configuration of the answering machine detection for this outbound call.Methods in software.amazon.awssdk.services.connect.model with parameters of type AnswerMachineDetectionConfig Modifier and Type Method Description StartOutboundVoiceContactRequest.BuilderStartOutboundVoiceContactRequest.Builder. answerMachineDetectionConfig(AnswerMachineDetectionConfig answerMachineDetectionConfig)Configuration of the answering machine detection for this outbound call.
-