Interface CreateContactResponse.Builder

    • Method Detail

      • contactArn

        CreateContactResponse.Builder contactArn​(String contactArn)

        The ARN of the newly created address book.

        Parameters:
        contactArn - The ARN of the newly created address book.
        Returns:
        Returns a reference to this object so that method calls can be chained together.