Interface VoiceConnectorItem.Builder

    • Method Detail

      • voiceConnectorId

        VoiceConnectorItem.Builder voiceConnectorId​(String voiceConnectorId)

        The Amazon Chime Voice Connector ID.

        Parameters:
        voiceConnectorId - The Amazon Chime Voice Connector ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • priority

        VoiceConnectorItem.Builder priority​(Integer priority)

        The priority associated with the Amazon Chime Voice Connector, with 1 being the highest priority. Higher priority Amazon Chime Voice Connectors are attempted first.

        Parameters:
        priority - The priority associated with the Amazon Chime Voice Connector, with 1 being the highest priority. Higher priority Amazon Chime Voice Connectors are attempted first.
        Returns:
        Returns a reference to this object so that method calls can be chained together.