| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
LogsAPIError |
LogsAPIError.addDetailsItem(LogsAPIError detailsItem) |
LogsAPIError |
LogsAPIError.code(String code) |
LogsAPIError |
LogsAPIError.details(List<LogsAPIError> details) |
LogsAPIError |
LogsAPIErrorResponse.getError()
Error returned by the Logs API
|
LogsAPIError |
LogsAPIError.message(String message) |
LogsAPIError |
LogsAPIError.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogsAPIError> |
LogsAPIError.getDetails()
Additional error details
|
| Modifier and Type | Method and Description |
|---|---|
LogsAPIError |
LogsAPIError.addDetailsItem(LogsAPIError detailsItem) |
LogsAPIErrorResponse |
LogsAPIErrorResponse.error(LogsAPIError error) |
void |
LogsAPIErrorResponse.setError(LogsAPIError error) |
| Modifier and Type | Method and Description |
|---|---|
LogsAPIError |
LogsAPIError.details(List<LogsAPIError> details) |
void |
LogsAPIError.setDetails(List<LogsAPIError> details) |
Copyright © 2024. All rights reserved.