| Package | Description |
|---|---|
| com.amazonaws.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalousService |
AnomalousService.clone() |
AnomalousService |
AnomalousService.withServiceId(ServiceId serviceId) |
| Modifier and Type | Method and Description |
|---|---|
List<AnomalousService> |
InsightEvent.getTopAnomalousServices()
The service during the event that is most impacted by the incident.
|
List<AnomalousService> |
Insight.getTopAnomalousServices()
The service within the insight that is most impacted by the incident.
|
List<AnomalousService> |
InsightSummary.getTopAnomalousServices()
The service within the insight that is most impacted by the incident.
|
| Modifier and Type | Method and Description |
|---|---|
InsightEvent |
InsightEvent.withTopAnomalousServices(AnomalousService... topAnomalousServices)
The service during the event that is most impacted by the incident.
|
Insight |
Insight.withTopAnomalousServices(AnomalousService... topAnomalousServices)
The service within the insight that is most impacted by the incident.
|
InsightSummary |
InsightSummary.withTopAnomalousServices(AnomalousService... topAnomalousServices)
The service within the insight that is most impacted by the incident.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InsightEvent.setTopAnomalousServices(Collection<AnomalousService> topAnomalousServices)
The service during the event that is most impacted by the incident.
|
void |
Insight.setTopAnomalousServices(Collection<AnomalousService> topAnomalousServices)
The service within the insight that is most impacted by the incident.
|
void |
InsightSummary.setTopAnomalousServices(Collection<AnomalousService> topAnomalousServices)
The service within the insight that is most impacted by the incident.
|
InsightEvent |
InsightEvent.withTopAnomalousServices(Collection<AnomalousService> topAnomalousServices)
The service during the event that is most impacted by the incident.
|
Insight |
Insight.withTopAnomalousServices(Collection<AnomalousService> topAnomalousServices)
The service within the insight that is most impacted by the incident.
|
InsightSummary |
InsightSummary.withTopAnomalousServices(Collection<AnomalousService> topAnomalousServices)
The service within the insight that is most impacted by the incident.
|
Copyright © 2025. All rights reserved.