| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsStringBuilderProcessorType |
LogsStringBuilderProcessorType.STRING_BUILDER_PROCESSOR |
| Modifier and Type | Method and Description |
|---|---|
static LogsStringBuilderProcessorType |
LogsStringBuilderProcessorType.fromValue(String value) |
LogsStringBuilderProcessorType |
LogsStringBuilderProcessor.getType()
Type of logs string builder processor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsStringBuilderProcessorType.LogsStringBuilderProcessorTypeSerializer.serialize(LogsStringBuilderProcessorType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsStringBuilderProcessor.setType(LogsStringBuilderProcessorType type) |
LogsStringBuilderProcessor |
LogsStringBuilderProcessor.type(LogsStringBuilderProcessorType type) |
| Constructor and Description |
|---|
LogsStringBuilderProcessor(String target,
String template,
LogsStringBuilderProcessorType type) |
| Constructor and Description |
|---|
LogsStringBuilderProcessorTypeSerializer(Class<LogsStringBuilderProcessorType> t) |
Copyright © 2024. All rights reserved.