| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsArchiveAttributes |
LogsArchiveAttributes.addLookupAttributesItem(String lookupAttributesItem) |
LogsArchiveAttributes |
LogsArchiveAttributes.addPartitioningAttributesItem(String partitioningAttributesItem) |
LogsArchiveAttributes |
LogsArchiveAttributes.addRehydrationTagsItem(String rehydrationTagsItem) |
LogsArchiveAttributes |
LogsArchiveAttributes.compressionMethod(LogsArchiveAttributesCompressionMethod compressionMethod) |
LogsArchiveAttributes |
LogsArchiveAttributes.destination(LogsArchiveDestination destination) |
LogsArchiveAttributes |
LogsArchiveDefinition.getAttributes()
The attributes associated with the archive.
|
LogsArchiveAttributes |
LogsArchiveAttributes.includeTags(Boolean includeTags) |
LogsArchiveAttributes |
LogsArchiveAttributes.lookupAttributes(List<String> lookupAttributes) |
LogsArchiveAttributes |
LogsArchiveAttributes.name(String name) |
LogsArchiveAttributes |
LogsArchiveAttributes.partitioningAttributes(List<String> partitioningAttributes) |
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 © 2026. All rights reserved.