| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsAttributeRemapperType |
LogsAttributeRemapperType.ATTRIBUTE_REMAPPER |
| Modifier and Type | Method and Description |
|---|---|
static LogsAttributeRemapperType |
LogsAttributeRemapperType.fromValue(String value) |
LogsAttributeRemapperType |
LogsAttributeRemapper.getType()
Type of logs attribute remapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsAttributeRemapperType.LogsAttributeRemapperTypeSerializer.serialize(LogsAttributeRemapperType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsAttributeRemapper.setType(LogsAttributeRemapperType type) |
LogsAttributeRemapper |
LogsAttributeRemapper.type(LogsAttributeRemapperType type) |
| Constructor and Description |
|---|
LogsAttributeRemapper(List<String> sources,
String target,
LogsAttributeRemapperType type) |
| Constructor and Description |
|---|
LogsAttributeRemapperTypeSerializer(Class<LogsAttributeRemapperType> t) |
Copyright © 2024. All rights reserved.