Interface InsightHealth.Builder

    • Method Detail

      • openProactiveInsights

        InsightHealth.Builder openProactiveInsights​(Integer openProactiveInsights)

        The number of open proactive insights.

        Parameters:
        openProactiveInsights - The number of open proactive insights.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • openReactiveInsights

        InsightHealth.Builder openReactiveInsights​(Integer openReactiveInsights)

        The number of open reactive insights.

        Parameters:
        openReactiveInsights - The number of open reactive insights.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • meanTimeToRecoverInMilliseconds

        InsightHealth.Builder meanTimeToRecoverInMilliseconds​(Long meanTimeToRecoverInMilliseconds)

        The Meant Time to Recover (MTTR) for the insight.

        Parameters:
        meanTimeToRecoverInMilliseconds - The Meant Time to Recover (MTTR) for the insight.
        Returns:
        Returns a reference to this object so that method calls can be chained together.