| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsArchives |
LogsArchivesApi.listLogsArchives()
Get all archives.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LogsArchives> |
LogsArchivesApi.listLogsArchivesAsync()
Get all archives.
|
ApiResponse<LogsArchives> |
LogsArchivesApi.listLogsArchivesWithHttpInfo()
Get the list of configured logs archives with their definitions.
|
CompletableFuture<ApiResponse<LogsArchives>> |
LogsArchivesApi.listLogsArchivesWithHttpInfoAsync()
Get all archives.
|
| Modifier and Type | Method and Description |
|---|---|
LogsArchives |
LogsArchives.addDataItem(LogsArchiveDefinition dataItem) |
LogsArchives |
LogsArchives.data(List<LogsArchiveDefinition> data) |
LogsArchives |
LogsArchives.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.