Interface VoiceCallEntryPointParameters.Builder

  • Method Details

    • sourcePhoneNumber

      VoiceCallEntryPointParameters.Builder sourcePhoneNumber(String sourcePhoneNumber)

      The source phone number for the test.

      Parameters:
      sourcePhoneNumber - The source phone number for the test.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • destinationPhoneNumber

      VoiceCallEntryPointParameters.Builder destinationPhoneNumber(String destinationPhoneNumber)

      The destination phone number for the test.

      Parameters:
      destinationPhoneNumber - The destination phone number for the test.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • flowId

      The flow identifier for the test.

      Parameters:
      flowId - The flow identifier for the test.
      Returns:
      Returns a reference to this object so that method calls can be chained together.