Interface RoutingProfileQueueConfigSummary.Builder

    • Method Detail

      • queueId

        RoutingProfileQueueConfigSummary.Builder queueId​(String queueId)

        The identifier for the queue.

        Parameters:
        queueId - The identifier for the queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • queueArn

        RoutingProfileQueueConfigSummary.Builder queueArn​(String queueArn)

        The Amazon Resource Name (ARN) of the queue.

        Parameters:
        queueArn - The Amazon Resource Name (ARN) of the queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • queueName

        RoutingProfileQueueConfigSummary.Builder queueName​(String queueName)

        The name of the queue.

        Parameters:
        queueName - The name of the queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • delay

        RoutingProfileQueueConfigSummary.Builder delay​(Integer delay)

        The delay, in seconds, that a contact should be in the queue before they are routed to an available agent. For more information, see Queues: priority and delay in the Amazon Connect Administrator Guide.

        Parameters:
        delay - The delay, in seconds, that a contact should be in the queue before they are routed to an available agent. For more information, see Queues: priority and delay in the Amazon Connect Administrator Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.