Interface AnalysisResultLocation.Builder

    • Method Detail

      • path

        AnalysisResultLocation.Builder path​(String path)

        A JsonPath expression that identifies the error field in your detector model.

        Parameters:
        path - A JsonPath expression that identifies the error field in your detector model.
        Returns:
        Returns a reference to this object so that method calls can be chained together.