SLOHistorySLIData |
SLOHistorySLIData.addErrorsItem(SLOHistoryResponseErrorWithType errorsItem) |
SLOHistorySLIData |
SLOHistorySLIData.addHistoryItem(List<Double> historyItem) |
SLOHistorySLIData |
SLOHistorySLIData.errorBudgetRemaining(Map<String,Double> errorBudgetRemaining) |
SLOHistorySLIData |
SLOHistorySLIData.errors(List<SLOHistoryResponseErrorWithType> errors) |
SLOHistorySLIData |
SLOHistoryResponseData.getOverall()
An object that holds an SLI value and its associated data.
|
SLOHistorySLIData |
SLOHistorySLIData.group(String group) |
SLOHistorySLIData |
SLOHistorySLIData.history(List<List<Double>> history) |
SLOHistorySLIData |
SLOHistorySLIData.monitorModified(Long monitorModified) |
SLOHistorySLIData |
SLOHistorySLIData.monitorType(String monitorType) |
SLOHistorySLIData |
SLOHistorySLIData.name(String name) |
SLOHistorySLIData |
SLOHistorySLIData.precision(Map<String,Double> precision) |
SLOHistorySLIData |
SLOHistorySLIData.preview(Boolean preview) |
SLOHistorySLIData |
SLOHistorySLIData.putErrorBudgetRemainingItem(String key,
Double errorBudgetRemainingItem) |
SLOHistorySLIData |
SLOHistorySLIData.putPrecisionItem(String key,
Double precisionItem) |
SLOHistorySLIData |
SLOHistorySLIData.sliValue(Double sliValue) |
SLOHistorySLIData |
SLOHistorySLIData.spanPrecision(Double spanPrecision) |
SLOHistorySLIData |
SLOHistorySLIData.uptime(Double uptime) |