Interface ResponseHeadersPolicyAccessControlAllowOrigins.Builder

  • Method Details

    • quantity

      The number of origins in the list.

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

      The list of origins (domain names). You can specify * to allow all origins.

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

      The list of origins (domain names). You can specify * to allow all origins.

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