| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsExcludeAttributeProcessorType |
LogsExcludeAttributeProcessorType.EXCLUDE_ATTRIBUTE |
| Modifier and Type | Method and Description |
|---|---|
static LogsExcludeAttributeProcessorType |
LogsExcludeAttributeProcessorType.fromValue(String value) |
LogsExcludeAttributeProcessorType |
LogsExcludeAttributeProcessor.getType()
Type of logs exclude attribute processor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsExcludeAttributeProcessorType.LogsExcludeAttributeProcessorTypeSerializer.serialize(LogsExcludeAttributeProcessorType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsExcludeAttributeProcessor.setType(LogsExcludeAttributeProcessorType type) |
LogsExcludeAttributeProcessor |
LogsExcludeAttributeProcessor.type(LogsExcludeAttributeProcessorType type) |
| Constructor and Description |
|---|
LogsExcludeAttributeProcessor(String attributeToExclude,
LogsExcludeAttributeProcessorType type) |
| Constructor and Description |
|---|
LogsExcludeAttributeProcessorTypeSerializer(Class<LogsExcludeAttributeProcessorType> t) |
Copyright © 2026. All rights reserved.