Interface ProxyConfigRuleGroup.Builder

  • Method Details

    • proxyRuleGroupName

      ProxyConfigRuleGroup.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.
    • proxyRuleGroupArn

      ProxyConfigRuleGroup.Builder proxyRuleGroupArn(String proxyRuleGroupArn)

      The Amazon Resource Name (ARN) of a proxy rule group.

      Parameters:
      proxyRuleGroupArn - The Amazon Resource Name (ARN) of a proxy rule group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      Proxy rule group type.

      Parameters:
      type - Proxy rule group type.
      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.