Interface RootCauseImpact.Builder

    • Method Detail

      • contribution

        RootCauseImpact.Builder contribution​(Double contribution)

        The dollar amount that this root cause contributed to the anomaly's TotalImpact.

        Parameters:
        contribution - The dollar amount that this root cause contributed to the anomaly's TotalImpact.
        Returns:
        Returns a reference to this object so that method calls can be chained together.