Interface GetPhoneNumberSettingsResponse.Builder

    • Method Detail

      • callingName

        GetPhoneNumberSettingsResponse.Builder callingName​(String callingName)

        The default outbound calling name for the account.

        Parameters:
        callingName - The default outbound calling name for the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • callingNameUpdatedTimestamp

        GetPhoneNumberSettingsResponse.Builder callingNameUpdatedTimestamp​(Instant callingNameUpdatedTimestamp)

        The updated outbound calling name timestamp, in ISO 8601 format.

        Parameters:
        callingNameUpdatedTimestamp - The updated outbound calling name timestamp, in ISO 8601 format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.