| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOHistoryResponseError |
SLOHistoryResponseError.error(String error) |
SLOHistoryResponseError |
SLOHistoryResponseError.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<List<SLOHistoryResponseError>> |
SLOHistoryResponse.getErrors_JsonNullable() |
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_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<SLOHistoryResponseError>> errors) |
void |
SLOHistoryResponse.setErrors(List<SLOHistoryResponseError> errors) |
Copyright © 2024. All rights reserved.