| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LogType |
LogType.LOG |
| Modifier and Type | Method and Description |
|---|---|
static LogType |
LogType.fromValue(String value) |
LogType |
Log.getType()
Type of the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogType.LogTypeSerializer.serialize(LogType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
Log.setType(LogType type) |
Log |
Log.type(LogType type) |
| Constructor and Description |
|---|
LogTypeSerializer(Class<LogType> t) |
Copyright © 2024. All rights reserved.