| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
LogsSchemaMapper |
LogsSchemaMapper.LogsSchemaMapperDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
LogsSchemaMapper |
LogsSchemaMapper.LogsSchemaMapperDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogsSchemaMapper> |
LogsSchemaProcessor.getMappers()
The
LogsSchemaProcessor mappers. |
| Modifier and Type | Method and Description |
|---|---|
LogsSchemaProcessor |
LogsSchemaProcessor.addMappersItem(LogsSchemaMapper mappersItem) |
void |
LogsSchemaMapper.LogsSchemaMapperSerializer.serialize(LogsSchemaMapper value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
LogsSchemaProcessor |
LogsSchemaProcessor.mappers(List<LogsSchemaMapper> mappers) |
void |
LogsSchemaProcessor.setMappers(List<LogsSchemaMapper> mappers) |
| Constructor and Description |
|---|
LogsSchemaMapperSerializer(Class<LogsSchemaMapper> t) |
LogsSchemaProcessor(List<LogsSchemaMapper> mappers,
String name,
LogsSchemaData schema,
LogsSchemaProcessorType type) |
Copyright © 2026. All rights reserved.