| Package | Description |
|---|---|
| com.amazonaws.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
ForecastStatistics |
ForecastStatistics.clone() |
ForecastStatistics |
TimeSeriesServiceStatistics.getServiceForecastStatistics()
The forecasted high and low fault count values.
|
ForecastStatistics |
ForecastStatistics.withFaultCountHigh(Long faultCountHigh)
The upper limit of fault counts for a service.
|
ForecastStatistics |
ForecastStatistics.withFaultCountLow(Long faultCountLow)
The lower limit of fault counts for a service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeSeriesServiceStatistics.setServiceForecastStatistics(ForecastStatistics serviceForecastStatistics)
The forecasted high and low fault count values.
|
TimeSeriesServiceStatistics |
TimeSeriesServiceStatistics.withServiceForecastStatistics(ForecastStatistics serviceForecastStatistics)
The forecasted high and low fault count values.
|
Copyright © 2024. All rights reserved.