public static interface ForecastStatistics.Builder extends SdkPojo, CopyableBuilder<ForecastStatistics.Builder,ForecastStatistics>
| Modifier and Type | Method and Description |
|---|---|
ForecastStatistics.Builder |
faultCountHigh(Long faultCountHigh)
The upper limit of fault counts for a service.
|
ForecastStatistics.Builder |
faultCountLow(Long faultCountLow)
The lower limit of fault counts for a service.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildForecastStatistics.Builder faultCountHigh(Long faultCountHigh)
The upper limit of fault counts for a service.
faultCountHigh - The upper limit of fault counts for a service.ForecastStatistics.Builder faultCountLow(Long faultCountLow)
The lower limit of fault counts for a service.
faultCountLow - The lower limit of fault counts for a service.Copyright © 2023. All rights reserved.