Interface CancelContactResponse.Builder

    • Method Detail

      • contactId

        CancelContactResponse.Builder contactId​(String contactId)

        UUID of a contact.

        Parameters:
        contactId - UUID of a contact.
        Returns:
        Returns a reference to this object so that method calls can be chained together.