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