Interface ResponseHeadersPolicyAccessControlAllowHeaders.Builder

  • Method Details

    • quantity

      The number of HTTP header names in the list.

      Parameters:
      quantity - The number of HTTP header names in the list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • items

      The list of HTTP header names. You can specify * to allow all headers.

      Parameters:
      items - The list of HTTP header names. You can specify * to allow all headers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • items

      The list of HTTP header names. You can specify * to allow all headers.

      Parameters:
      items - The list of HTTP header names. You can specify * to allow all headers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.