| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Log |
Log.content(LogContent content) |
Log |
Log.id(String id) |
Log |
Log.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Log> |
LogsListResponse.getLogs()
Array of logs matching the request and the
nextLogId if sent. |
| Modifier and Type | Method and Description |
|---|---|
LogsListResponse |
LogsListResponse.addLogsItem(Log logsItem) |
| Modifier and Type | Method and Description |
|---|---|
LogsListResponse |
LogsListResponse.logs(List<Log> logs) |
void |
LogsListResponse.setLogs(List<Log> logs) |
Copyright © 2024. All rights reserved.