public static class ServiceLevelObjectivesApi.GetSLOHistoryOptionalParameters extends Object
| Constructor and Description |
|---|
GetSLOHistoryOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelObjectivesApi.GetSLOHistoryOptionalParameters |
applyCorrection(Boolean applyCorrection)
Set applyCorrection.
|
ServiceLevelObjectivesApi.GetSLOHistoryOptionalParameters |
target(Double target)
Set target.
|
public ServiceLevelObjectivesApi.GetSLOHistoryOptionalParameters target(Double target)
target - The SLO target. If target is passed in, the response will include
the remaining error budget and a timeframe value of custom. (optional)public ServiceLevelObjectivesApi.GetSLOHistoryOptionalParameters applyCorrection(Boolean applyCorrection)
applyCorrection - Defaults to true. If any SLO corrections are applied and
this parameter is set to false, then the corrections will not be applied and
the SLI values will not be affected. (optional)Copyright © 2024. All rights reserved.