Interface ContactSearchSummaryQueueInfo.Builder

    • Method Detail

      • id

        ContactSearchSummaryQueueInfo.Builder id​(String id)

        The unique identifier for the queue.

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

        ContactSearchSummaryQueueInfo.Builder enqueueTimestamp​(Instant enqueueTimestamp)

        The timestamp when the contact was added to the queue.

        Parameters:
        enqueueTimestamp - The timestamp when the contact was added to the queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.