| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsArrayProcessorType |
LogsArrayProcessorType.ARRAY_PROCESSOR |
| Modifier and Type | Method and Description |
|---|---|
static LogsArrayProcessorType |
LogsArrayProcessorType.fromValue(String value) |
LogsArrayProcessorType |
LogsArrayProcessor.getType()
Type of logs array processor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsArrayProcessorType.LogsArrayProcessorTypeSerializer.serialize(LogsArrayProcessorType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsArrayProcessor.setType(LogsArrayProcessorType type) |
LogsArrayProcessor |
LogsArrayProcessor.type(LogsArrayProcessorType type) |
| Constructor and Description |
|---|
LogsArrayProcessor(LogsArrayProcessorOperation operation,
LogsArrayProcessorType type) |
| Constructor and Description |
|---|
LogsArrayProcessorTypeSerializer(Class<LogsArrayProcessorType> t) |
Copyright © 2025. All rights reserved.