Interface ProxyRulePriority.Builder

  • Method Details

    • proxyRuleName

      ProxyRulePriority.Builder proxyRuleName(String proxyRuleName)

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

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

      ProxyRulePriority.Builder newPosition(Integer newPosition)

      Where to move a proxy rule in a proxy rule group.

      Parameters:
      newPosition - Where to move a proxy rule in a proxy rule group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.