Interface ProductViewAggregationValue.Builder

    • Method Detail

      • value

        ProductViewAggregationValue.Builder value​(String value)

        The value of the product view aggregation.

        Parameters:
        value - The value of the product view aggregation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • approximateCount

        ProductViewAggregationValue.Builder approximateCount​(Integer approximateCount)

        An approximate count of the products that match the value.

        Parameters:
        approximateCount - An approximate count of the products that match the value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.