Interface CreateSipRuleResponse.Builder

    • Method Detail

      • sipRule

        CreateSipRuleResponse.Builder sipRule​(SipRule sipRule)

        The SIP rule information, including the rule ID, triggers, and target applications.

        Parameters:
        sipRule - The SIP rule information, including the rule ID, triggers, and target applications.
        Returns:
        Returns a reference to this object so that method calls can be chained together.