Interface Conditions.Builder

    • Method Detail

      • range

        Conditions.Builder range​(Range range)

        The relative time period over which data is included in the aggregation.

        Parameters:
        range - The relative time period over which data is included in the aggregation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • objectCount

        Conditions.Builder objectCount​(Integer objectCount)

        The number of profile objects used for the calculated attribute.

        Parameters:
        objectCount - The number of profile objects used for the calculated attribute.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • threshold

        Conditions.Builder threshold​(Threshold threshold)

        The threshold for the calculated attribute.

        Parameters:
        threshold - The threshold for the calculated attribute.
        Returns:
        Returns a reference to this object so that method calls can be chained together.