| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsPipelineProcessorType |
LogsPipelineProcessorType.PIPELINE |
| Modifier and Type | Method and Description |
|---|---|
static LogsPipelineProcessorType |
LogsPipelineProcessorType.fromValue(String value) |
LogsPipelineProcessorType |
LogsPipelineProcessor.getType()
Type of logs pipeline processor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsPipelineProcessorType.LogsPipelineProcessorTypeSerializer.serialize(LogsPipelineProcessorType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsPipelineProcessor.setType(LogsPipelineProcessorType type) |
LogsPipelineProcessor |
LogsPipelineProcessor.type(LogsPipelineProcessorType type) |
| Constructor and Description |
|---|
LogsPipelineProcessor(LogsPipelineProcessorType type) |
| Constructor and Description |
|---|
LogsPipelineProcessorTypeSerializer(Class<LogsPipelineProcessorType> t) |
Copyright © 2024. All rights reserved.