| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
HTTPCIAppError |
HTTPCIAppError.detail(String detail) |
HTTPCIAppError |
HTTPCIAppError.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
HTTPCIAppError |
HTTPCIAppError.status(String status) |
HTTPCIAppError |
HTTPCIAppError.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<HTTPCIAppError> |
HTTPCIAppErrors.getErrors()
Structured errors.
|
| Modifier and Type | Method and Description |
|---|---|
HTTPCIAppErrors |
HTTPCIAppErrors.addErrorsItem(HTTPCIAppError errorsItem) |
| Modifier and Type | Method and Description |
|---|---|
HTTPCIAppErrors |
HTTPCIAppErrors.errors(List<HTTPCIAppError> errors) |
void |
HTTPCIAppErrors.setErrors(List<HTTPCIAppError> errors) |
Copyright © 2024. All rights reserved.