Interface RoutingProfileManualAssignmentQueueConfigSummary.Builder

    • Method Detail

      • channel

        RoutingProfileManualAssignmentQueueConfigSummary.Builder channel​(String channel)

        The channels this queue supports. Valid Values: CHAT | TASK | EMAIL

        VOICE is not supported. The information shown below is incorrect. We're working to correct it.

        Parameters:
        channel - The channels this queue supports. Valid Values: CHAT | TASK | EMAIL

        VOICE is not supported. The information shown below is incorrect. We're working to correct it.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Channel, Channel
      • channel

        RoutingProfileManualAssignmentQueueConfigSummary.Builder channel​(Channel channel)

        The channels this queue supports. Valid Values: CHAT | TASK | EMAIL

        VOICE is not supported. The information shown below is incorrect. We're working to correct it.

        Parameters:
        channel - The channels this queue supports. Valid Values: CHAT | TASK | EMAIL

        VOICE is not supported. The information shown below is incorrect. We're working to correct it.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Channel, Channel