public static interface InsightHealth.Builder extends SdkPojo, CopyableBuilder<InsightHealth.Builder,InsightHealth>
| Modifier and Type | Method and Description |
|---|---|
InsightHealth.Builder |
meanTimeToRecoverInMilliseconds(Long meanTimeToRecoverInMilliseconds)
The Meant Time to Recover (MTTR) for the insight.
|
InsightHealth.Builder |
openProactiveInsights(Integer openProactiveInsights)
The number of open proactive insights.
|
InsightHealth.Builder |
openReactiveInsights(Integer openReactiveInsights)
The number of open reactive insights.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInsightHealth.Builder openProactiveInsights(Integer openProactiveInsights)
The number of open proactive insights.
openProactiveInsights - The number of open proactive insights.InsightHealth.Builder openReactiveInsights(Integer openReactiveInsights)
The number of open reactive insights.
openReactiveInsights - The number of open reactive insights.InsightHealth.Builder meanTimeToRecoverInMilliseconds(Long meanTimeToRecoverInMilliseconds)
The Meant Time to Recover (MTTR) for the insight.
meanTimeToRecoverInMilliseconds - The Meant Time to Recover (MTTR) for the insight.Copyright © 2023. All rights reserved.