Interface PreParseTextTransformation.Builder

  • Method Details

    • priority

      Sets the relative processing order for the pre-parse text transformations that you define. WAF processes all transformations, from lowest priority value to highest, before inspecting the transformed content.

      Parameters:
      priority - Sets the relative processing order for the pre-parse text transformations that you define. WAF processes all transformations, from lowest priority value to highest, before inspecting the transformed content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of pre-parse text transformation to apply to the raw query string.

      Parameters:
      type - The type of pre-parse text transformation to apply to the raw query string.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of pre-parse text transformation to apply to the raw query string.

      Parameters:
      type - The type of pre-parse text transformation to apply to the raw query string.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: