Interface ContactContent.Builder

    • Method Detail

      • channel

        ContactContent.Builder channel​(String channel)

        A list of channels to filter on for related items of type Contact.

        Parameters:
        channel - A list of channels to filter on for related items of type Contact.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • connectedToSystemTime

        ContactContent.Builder connectedToSystemTime​(Instant connectedToSystemTime)

        The difference between the InitiationTimestamp and the DisconnectTimestamp of the contact.

        Parameters:
        connectedToSystemTime - The difference between the InitiationTimestamp and the DisconnectTimestamp of the contact.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • contactArn

        ContactContent.Builder contactArn​(String contactArn)

        A unique identifier of a contact in Amazon Connect.

        Parameters:
        contactArn - A unique identifier of a contact in Amazon Connect.
        Returns:
        Returns a reference to this object so that method calls can be chained together.