| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOHistoryResponseErrorWithType |
SLOHistoryResponseErrorWithType.errorMessage(String errorMessage) |
SLOHistoryResponseErrorWithType |
SLOHistoryResponseErrorWithType.errorType(String errorType) |
SLOHistoryResponseErrorWithType |
SLOHistoryResponseErrorWithType.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SLOHistoryResponseErrorWithType> |
SLOHistoryMonitor.getErrors()
An array of error objects returned while querying the history data for the service level
objective.
|
List<SLOHistoryResponseErrorWithType> |
SLOHistorySLIData.getErrors()
An array of error objects returned while querying the history data for the service level
objective.
|
| Modifier and Type | Method and Description |
|---|---|
SLOHistoryMonitor |
SLOHistoryMonitor.addErrorsItem(SLOHistoryResponseErrorWithType errorsItem) |
SLOHistorySLIData |
SLOHistorySLIData.addErrorsItem(SLOHistoryResponseErrorWithType errorsItem) |
| Modifier and Type | Method and Description |
|---|---|
SLOHistoryMonitor |
SLOHistoryMonitor.errors(List<SLOHistoryResponseErrorWithType> errors) |
SLOHistorySLIData |
SLOHistorySLIData.errors(List<SLOHistoryResponseErrorWithType> errors) |
void |
SLOHistoryMonitor.setErrors(List<SLOHistoryResponseErrorWithType> errors) |
void |
SLOHistorySLIData.setErrors(List<SLOHistoryResponseErrorWithType> errors) |
Copyright © 2024. All rights reserved.