Interface SipAddress.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SipAddress.Builder,SipAddress>, SdkBuilder<SipAddress.Builder,SipAddress>, SdkPojo
Enclosing class:
SipAddress

public static interface SipAddress.Builder extends SdkPojo, CopyableBuilder<SipAddress.Builder,SipAddress>
  • Method Details

    • uri

      The URI for the SIP address.

      Parameters:
      uri - The URI for the SIP address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the SIP address.

      Parameters:
      type - The type of the SIP address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the SIP address.

      Parameters:
      type - The type of the SIP address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: