| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsArchiveAttributes |
LogsArchiveAttributes.addRehydrationTagsItem(String rehydrationTagsItem) |
LogsArchiveAttributes |
LogsArchiveAttributes.destination(LogsArchiveDestination destination) |
LogsArchiveAttributes |
LogsArchiveDefinition.getAttributes()
The attributes associated with the archive.
|
LogsArchiveAttributes |
LogsArchiveAttributes.includeTags(Boolean includeTags) |
LogsArchiveAttributes |
LogsArchiveAttributes.name(String name) |
LogsArchiveAttributes |
LogsArchiveAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LogsArchiveAttributes |
LogsArchiveAttributes.query(String query) |
LogsArchiveAttributes |
LogsArchiveAttributes.rehydrationMaxScanSizeInGb(Long rehydrationMaxScanSizeInGb) |
LogsArchiveAttributes |
LogsArchiveAttributes.rehydrationTags(List<String> rehydrationTags) |
LogsArchiveAttributes |
LogsArchiveAttributes.state(LogsArchiveState state) |
| Modifier and Type | Method and Description |
|---|---|
LogsArchiveDefinition |
LogsArchiveDefinition.attributes(LogsArchiveAttributes attributes) |
void |
LogsArchiveDefinition.setAttributes(LogsArchiveAttributes attributes) |
Copyright © 2024. All rights reserved.