| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOHistoryResponseError |
SLOHistoryResponseError.error(String error) |
| Modifier and Type | Method and Description |
|---|---|
List<SLOHistoryResponseError> |
SLOHistoryResponse.getErrors()
A list of errors while querying the history data for the service level objective.
|
| Modifier and Type | Method and Description |
|---|---|
SLOHistoryResponse |
SLOHistoryResponse.addErrorsItem(SLOHistoryResponseError errorsItem) |
| Modifier and Type | Method and Description |
|---|---|
SLOHistoryResponse |
SLOHistoryResponse.errors(List<SLOHistoryResponseError> errors) |
void |
SLOHistoryResponse.setErrors(List<SLOHistoryResponseError> errors) |
Copyright © 2023. All rights reserved.