| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsDecoderProcessorInputRepresentation |
LogsDecoderProcessorInputRepresentation.INTEGER |
static LogsDecoderProcessorInputRepresentation |
LogsDecoderProcessorInputRepresentation.UTF_8 |
| Modifier and Type | Method and Description |
|---|---|
static LogsDecoderProcessorInputRepresentation |
LogsDecoderProcessorInputRepresentation.fromValue(String value) |
LogsDecoderProcessorInputRepresentation |
LogsDecoderProcessor.getInputRepresentation()
The original representation of input string.
|
| Modifier and Type | Method and Description |
|---|---|
LogsDecoderProcessor |
LogsDecoderProcessor.inputRepresentation(LogsDecoderProcessorInputRepresentation inputRepresentation) |
void |
LogsDecoderProcessorInputRepresentation.LogsDecoderProcessorInputRepresentationSerializer.serialize(LogsDecoderProcessorInputRepresentation value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsDecoderProcessor.setInputRepresentation(LogsDecoderProcessorInputRepresentation inputRepresentation) |
| Constructor and Description |
|---|
LogsDecoderProcessor(LogsDecoderProcessorBinaryToTextEncoding binaryToTextEncoding,
LogsDecoderProcessorInputRepresentation inputRepresentation,
String source,
String target,
LogsDecoderProcessorType type) |
| Constructor and Description |
|---|
LogsDecoderProcessorInputRepresentationSerializer(Class<LogsDecoderProcessorInputRepresentation> t) |
Copyright © 2025. All rights reserved.