Interface QueryStringCacheKeys.Builder

  • Method Details

    • quantity

      The number of whitelisted query string parameters for a cache behavior.

      Parameters:
      quantity - The number of whitelisted query string parameters for a cache behavior.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • items

      A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a cache behavior. If Quantity is 0, you can omit Items.

      Parameters:
      items - A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a cache behavior. If Quantity is 0, you can omit Items.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • items

      A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a cache behavior. If Quantity is 0, you can omit Items.

      Parameters:
      items - A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a cache behavior. If Quantity is 0, you can omit Items.
      Returns:
      Returns a reference to this object so that method calls can be chained together.