| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsWarning |
LogsWarning.code(String code) |
LogsWarning |
LogsWarning.detail(String detail) |
LogsWarning |
LogsWarning.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LogsWarning |
LogsWarning.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<LogsWarning> |
LogsResponseMetadata.getWarnings()
A list of warnings (non fatal errors) encountered, partial results might be returned if
warnings are present in the response.
|
| Modifier and Type | Method and Description |
|---|---|
LogsResponseMetadata |
LogsResponseMetadata.addWarningsItem(LogsWarning warningsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogsResponseMetadata.setWarnings(List<LogsWarning> warnings) |
LogsResponseMetadata |
LogsResponseMetadata.warnings(List<LogsWarning> warnings) |
Copyright © 2024. All rights reserved.