Interface OutboundCallConfig.Builder

    • Method Detail

      • connectContactFlowId

        OutboundCallConfig.Builder connectContactFlowId​(String connectContactFlowId)
        Sets the value of the ConnectContactFlowId property for this object.
        Parameters:
        connectContactFlowId - The new value for the ConnectContactFlowId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • connectSourcePhoneNumber

        OutboundCallConfig.Builder connectSourcePhoneNumber​(String connectSourcePhoneNumber)
        Sets the value of the ConnectSourcePhoneNumber property for this object.
        Parameters:
        connectSourcePhoneNumber - The new value for the ConnectSourcePhoneNumber property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • connectQueueId

        OutboundCallConfig.Builder connectQueueId​(String connectQueueId)
        Sets the value of the ConnectQueueId property for this object.
        Parameters:
        connectQueueId - The new value for the ConnectQueueId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • answerMachineDetectionConfig

        OutboundCallConfig.Builder answerMachineDetectionConfig​(AnswerMachineDetectionConfig answerMachineDetectionConfig)
        Sets the value of the AnswerMachineDetectionConfig property for this object.
        Parameters:
        answerMachineDetectionConfig - The new value for the AnswerMachineDetectionConfig property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.