| 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) |
Copyright © 2023. All rights reserved.