ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.associatedResourceArns(String... associatedResourceArns) |
The Amazon Resource Names (ARNs) of the Amazon Web Services resources that generated this insight.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.associatedResourceArns(Collection<String> associatedResourceArns) |
The Amazon Resource Names (ARNs) of the Amazon Web Services resources that generated this insight.
|
static ProactiveInsightSummary.Builder |
ProactiveInsightSummary.builder() |
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.id(String id) |
The ID of the proactive insight.
|
default ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.insightTimeRange(Consumer<InsightTimeRange.Builder> insightTimeRange) |
Sets the value of the InsightTimeRange property for this object.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.insightTimeRange(InsightTimeRange insightTimeRange) |
Sets the value of the InsightTimeRange property for this object.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.name(String name) |
The name of the proactive insight.
|
default ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.predictionTimeRange(Consumer<PredictionTimeRange.Builder> predictionTimeRange) |
Sets the value of the PredictionTimeRange property for this object.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.predictionTimeRange(PredictionTimeRange predictionTimeRange) |
Sets the value of the PredictionTimeRange property for this object.
|
default ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.resourceCollection(Consumer<ResourceCollection.Builder> resourceCollection) |
Sets the value of the ResourceCollection property for this object.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.resourceCollection(ResourceCollection resourceCollection) |
Sets the value of the ResourceCollection property for this object.
|
default ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.serviceCollection(Consumer<ServiceCollection.Builder> serviceCollection) |
A collection of the names of Amazon Web Services services.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.serviceCollection(ServiceCollection serviceCollection) |
A collection of the names of Amazon Web Services services.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.severity(String severity) |
The severity of the insight.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.severity(InsightSeverity severity) |
The severity of the insight.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.status(String status) |
The status of the proactive insight.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.Builder.status(InsightStatus status) |
The status of the proactive insight.
|
ProactiveInsightSummary.Builder |
ProactiveInsightSummary.toBuilder() |
|