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