Interface SystemEndpointAttributes.Builder

    • Method Detail

      • address

        SystemEndpointAttributes.Builder address​(String address)

        The customer's phone number if used with customerEndpoint, or the number the customer dialed to call your contact center if used with systemEndpoint.

        Parameters:
        address - The customer's phone number if used with customerEndpoint, or the number the customer dialed to call your contact center if used with systemEndpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.