Interface VoiceConnectorSettings.Builder

  • Method Details

    • cdrBucket

      VoiceConnectorSettings.Builder cdrBucket(String cdrBucket)

      The S3 bucket that stores the Voice Connector's call detail records.

      Parameters:
      cdrBucket - The S3 bucket that stores the Voice Connector's call detail records.
      Returns:
      Returns a reference to this object so that method calls can be chained together.