Interface ProxyRuleGroupAttachment.Builder

  • Method Details

    • proxyRuleGroupName

      ProxyRuleGroupAttachment.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.
    • insertPosition

      ProxyRuleGroupAttachment.Builder insertPosition(Integer insertPosition)

      Where to insert a proxy rule group in a proxy configuration.

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