| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
InsightTimeRange |
InsightTimeRange.clone() |
InsightTimeRange |
ReactiveOrganizationInsightSummary.getInsightTimeRange() |
InsightTimeRange |
ProactiveOrganizationInsightSummary.getInsightTimeRange() |
InsightTimeRange |
ProactiveInsightSummary.getInsightTimeRange() |
InsightTimeRange |
ReactiveInsight.getInsightTimeRange() |
InsightTimeRange |
ProactiveInsight.getInsightTimeRange() |
InsightTimeRange |
ReactiveInsightSummary.getInsightTimeRange() |
InsightTimeRange |
InsightTimeRange.withEndTime(Date endTime)
The time when the behavior described in an insight ended.
|
InsightTimeRange |
InsightTimeRange.withStartTime(Date startTime)
The time when the behavior described in an insight started.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReactiveOrganizationInsightSummary.setInsightTimeRange(InsightTimeRange insightTimeRange) |
void |
ProactiveOrganizationInsightSummary.setInsightTimeRange(InsightTimeRange insightTimeRange) |
void |
ProactiveInsightSummary.setInsightTimeRange(InsightTimeRange insightTimeRange) |
void |
ReactiveInsight.setInsightTimeRange(InsightTimeRange insightTimeRange) |
void |
ProactiveInsight.setInsightTimeRange(InsightTimeRange insightTimeRange) |
void |
ReactiveInsightSummary.setInsightTimeRange(InsightTimeRange insightTimeRange) |
ReactiveOrganizationInsightSummary |
ReactiveOrganizationInsightSummary.withInsightTimeRange(InsightTimeRange insightTimeRange) |
ProactiveOrganizationInsightSummary |
ProactiveOrganizationInsightSummary.withInsightTimeRange(InsightTimeRange insightTimeRange) |
ProactiveInsightSummary |
ProactiveInsightSummary.withInsightTimeRange(InsightTimeRange insightTimeRange) |
ReactiveInsight |
ReactiveInsight.withInsightTimeRange(InsightTimeRange insightTimeRange) |
ProactiveInsight |
ProactiveInsight.withInsightTimeRange(InsightTimeRange insightTimeRange) |
ReactiveInsightSummary |
ReactiveInsightSummary.withInsightTimeRange(InsightTimeRange insightTimeRange) |
Copyright © 2023. All rights reserved.