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