| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsSpanRemapperType |
LogsSpanRemapperType.SPAN_ID_REMAPPER |
| Modifier and Type | Method and Description |
|---|---|
static LogsSpanRemapperType |
LogsSpanRemapperType.fromValue(String value) |
LogsSpanRemapperType |
LogsSpanRemapper.getType()
Type of logs span remapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsSpanRemapperType.LogsSpanRemapperTypeSerializer.serialize(LogsSpanRemapperType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsSpanRemapper.setType(LogsSpanRemapperType type) |
LogsSpanRemapper |
LogsSpanRemapper.type(LogsSpanRemapperType type) |
| Constructor and Description |
|---|
LogsSpanRemapper(LogsSpanRemapperType type) |
| Constructor and Description |
|---|
LogsSpanRemapperTypeSerializer(Class<LogsSpanRemapperType> t) |
Copyright © 2025. All rights reserved.