| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsArchiveDefinition |
LogsArchiveDefinition.attributes(LogsArchiveAttributes attributes) |
LogsArchiveDefinition |
LogsArchive.getData()
The definition of an archive.
|
LogsArchiveDefinition |
LogsArchiveDefinition.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogsArchiveDefinition> |
LogsArchives.getData()
A list of archives.
|
| Modifier and Type | Method and Description |
|---|---|
LogsArchives |
LogsArchives.addDataItem(LogsArchiveDefinition dataItem) |
LogsArchive |
LogsArchive.data(LogsArchiveDefinition data) |
void |
LogsArchive.setData(LogsArchiveDefinition data) |
| Modifier and Type | Method and Description |
|---|---|
LogsArchives |
LogsArchives.data(List<LogsArchiveDefinition> data) |
void |
LogsArchives.setData(List<LogsArchiveDefinition> data) |
Copyright © 2024. All rights reserved.