Interface ProxyRuleGroupPriorityResult.Builder

  • Method Details

    • proxyRuleGroupName

      ProxyRuleGroupPriorityResult.Builder proxyRuleGroupName(String proxyRuleGroupName)

      The descriptive name of the proxy rule group. You can't change the name of a proxy rule group after you create it.

      Parameters:
      proxyRuleGroupName - The descriptive name of the proxy rule group. You can't change the name of a proxy rule group after you create it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • priority

      Priority of the proxy rule group in the proxy configuration.

      Parameters:
      priority - Priority of the proxy rule group in the proxy configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.